This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] sys/io.h and g++


Thorsten Kukuk wrote:
> 
> I have append a patch to make sys/io.h (2.1.3 and 2.2) for i386
> C++ safe.
> 

This fix is fine, but I don't believe it should be necessary.  The C++ parsing
routines should recognize they are in an inline assembler construct and act
accordingly.  IMHO, this is a compiler bug.

Scott

-- 
Scott Bambrough - Software Engineer
REBEL.COM    http://www.rebel.com
NetWinder    http://www.netwinder.org

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]