/usr/src/gcc-4.7/debian/gcc-XX-BV.1 is in gcc-4.7-source 4.7.4-3ubuntu12.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | .TH GCC-@TOOL@-@BV@ 1 "May 8, 2012" gcc-@TOOL@-@BV@ ""
.SH NAME
gcc-@TOOL@ \- a wrapper around @TOOL@ adding the --plugin option
.SH SYNOPSIS
gcc-@TOOL@ [\fB\s-1OPTION\s0\fR] ... [\fI\s-1ARGS\s0\fR...]
.SH DESCRIPTION
\fBgcc-@TOOL@\fR is a wrapper around @TOOL@(1) adding the appropriate
\fB\-\-plugin\fR option for the GCC @BV@ compiler.
.SH OPTIONS
See @TOOL@(1) for a list of options that @TOOL@ understands.
.SH "SEE ALSO"
.BR @TOOL@(1)
|