]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
* Makefile.in (bversion.h, s-bversion): New targets.
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 2009 06:08:04 +0000 (06:08 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 2009 06:08:04 +0000 (06:08 +0000)
commitb384c0ce966ed82f59f377953329551a4c7e8136
tree4b432e3152a94643e4565b9c28ed77c00540b565
parent0fb56989a8b13606c55c922b466c4a144255472c
* Makefile.in (bversion.h, s-bversion): New targets.
(TOPLEV_H): Add bversion.h.
* toplev.h: Include "bversion.h".
(ATTRIBUTE_GCC_DIAG): When building with checking disabled, use
the __format__ attribute only if compiling with the same version
of GCC as the sources (the "build version").

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147792 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/toplev.h