From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulrich Drepper To: Andreas Schwab Cc: egcs@cygnus.com Subject: Re: once we have cpplib... Date: Thu, 09 Apr 1998 08:27:00 -0000 Message-id: References: X-SW-Source: 1998-04/msg00381.html Andreas Schwab writes: > C9X introduces the pragma operator _Pragma("...") to put pragmas inline. Yes, but #pragma must still be recognized and _Pragma is chosen to allow the definition of _Pragmas using #define. _Pragma will very early be transformed into #pragma . Per and Dave suggested to simply have an appropriate call-back the backend has to provide. This is the common practive in other compilers. -- Uli ---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA Cygnus Solutions `--' drepper at cygnus.com `------------------------