This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: inline asm string/line break rules change
On Sun, Apr 14, 2002 at 05:08:35AM -0400, Tim Hollebeek wrote:
> On Sun, Apr 14, 2002 at 10:46:29AM +0200, Andi Kleen wrote:
> > On Sun, Apr 14, 2002 at 01:28:43AM -0400, Tim Hollebeek wrote:
> > >
> > > > Andi, don't use modern compilers with old broken source bases.
> > >
> > > Or: if you do, ignore any warnings you get.
> >
> > That's not an option if you need the other warnings.
> > And unfortunately this warning cannot be turned off.
>
> grep is your friend.
Well, assuming this functionality is really removed as the warning
threatens to do then this won't help in gcc 3.2, no ? If it is not
removed then the warning is completely pointless.
-Andi