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: Small change to libcpp


On Mon, 14 Nov 2005, Kean Johnston wrote:
> May I commit the following patch? A change made on 2005-11-04 by
> Joseph Myers to make error take a va_list * parameter incorrectly
> uses ATTRIBUTE_PRINTF, when it should be using ATTRIBUTE_FPTR_PRINTF.
> Without this change, it is not possible to bootstrap 4.1 with
> a gcc < 3.3 (according to ansidecl.h).

Kean, I just committed the very same patch that I had submitted
yesterday.

This also needs to be fixed on the 4.0 branch, as far as I can
tell, but in a different way.  I will have problems finding the
time to do so (esp. for the testing), perhaps you could help?

Gerald


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