In article <20170114161510.b8f2ff...@cvs.netbsd.org>, Martin Husemann <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: martin >Date: Sat Jan 14 16:15:10 UTC 2017 > >Modified Files: > src/sys/arch/alpha/include: asm.h > >Log Message: >Avoid stupid gcc redefinition warnings by #undef before redefine.
No, this is the wrong fix! All asm.h files do that. Please back it out. I've fixed it differently (by not including asm.h in crtbegin.h). christos