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
From: Andi Kleen <ak@suse.de>
Date: Sat, 13 Apr 2002 23:56:42 +0200
On Sat, Apr 13, 2002 at 11:03:04PM +0200, Franz Sirl wrote:
> kernel is fixed for a long time and there are only a few packages out there
> using inline assembly heavily.
It is still a big issue when older kernels are compiled for example.
Same when the other packages are compiled.
Andi, don't use modern compilers with old broken source bases.
I think you're being HIGHLY unreasonable about this.
> Seems easy enough to me (did it to the ppc assmbly in glibc for example).
I guess you didn't do actual development on the assembly though
(= frequent changes).
Andi, now that's just plain rude.
It's easy enough to me to fix this kind of stuff up, maybe you'll
accuse me of not doing actual development on the assembly too, huh?