This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR c++/14791


 > I notice that you still haven't committed your patch from the 2nd
 > April to add a BT_FILEPTR builtin type, so that the C++ front-end can
 > recognize fprintf and friends as GCC builtin functions.
 > 
 > http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00132.html

Q: does Jakub's approach work when `FILE' is a macro resolving to
something else like struct __iob or what not?

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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