* gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 May 2001 12:29:39 +0000 (12:29 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 May 2001 12:29:39 +0000 (12:29 +0000)
commit1a77e0a962edc3d5a4c7293f881d700c6709dd6e
tree3335fa9b40dbe8a0b349b3013c77a50ea592bfb1
parent9b0ccbbbe25c6c2d52384249703eca040e7d9d35
* gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring
"inline" keyword.
* cpp.texi (__NO_INLINE): Document it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41866 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpp.texi
gcc/gcc.c