freebsd-dev/contrib/gcclibs
Dimitry Andric d592e78278 Avoid "cc1: warning: is shorter than expected" when using GNU cpp in
combination with dtrace scripts, which have "#!/usr/sbin/dtrace -Cs"
shebang lines.  This is because dtrace positions the file pointer after
the shebang line, before passing the file to GNU cpp.

To fix the warning, adjust the size downwards by the current position,
after a bit of sanity checking.

Suggested by:	avg
MFC after:	1 week
2014-03-26 19:57:50 +00:00
..
include gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
libcpp Avoid "cc1: warning: is shorter than expected" when using GNU cpp in 2014-03-26 19:57:50 +00:00
libdecnumber
libgomp
libiberty gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
libmudflap
libssp Quiesce warning by including appropriate header file 2013-10-29 20:36:04 +00:00