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 Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in 2012-12-06 01:31:25 +00:00
libgomp GCC 4.2.1 release miscellaneous support libraries. 2007-08-14 02:52:47 +00:00
libiberty gcc: Add support for Apple's Block extension 2014-01-05 00:43:28 +00:00
libmudflap GCC 4.2.1 release miscellaneous support libraries. 2007-08-14 02:52:47 +00:00
libssp Quiesce warning by including appropriate header file 2013-10-29 20:36:04 +00:00