freebsd-src/contrib/gcclibs
Dimitry Andric 6c0cb3f2d7 MFC r263775:
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
2014-04-02 06:17:57 +00:00
..
include MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
libcpp MFC r263775: 2014-04-02 06:17:57 +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 MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
libmudflap GCC 4.2.1 release miscellaneous support libraries. 2007-08-14 02:52:47 +00:00
libssp GCC 4.2.1 release miscellaneous support libraries. 2007-08-14 02:52:47 +00:00