~ubuntu-branches/debian/sid/gcc-4.8/sid

« back to all changes in this revision

Viewing changes to .svn/pristine/b6/b685976b123b419898195ab59977682e8f484fde.svn-base

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-12-19 19:48:34 UTC
  • Revision ID: package-import@ubuntu.com-20141219194834-4dz1q7rrn5pad823
Tags: 4.8.4-1
* GCC 4.8.4 release.
  - Fix PR target/61407 (darwin), PR middle-end/58624 (ice),
    PR sanitizer/64265 (wrong code).
* Require recent binutils to pass go test failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH GCC-@TOOL@-@BV@ 1 "May 8, 2012" gcc-@TOOL@-@BV@ ""
 
2
.SH NAME
 
3
gcc-@TOOL@ \- a wrapper around @TOOL@ adding the --plugin option
 
4
 
 
5
.SH SYNOPSIS
 
6
gcc-@TOOL@ [\fB\s-1OPTION\s0\fR] ... [\fI\s-1ARGS\s0\fR...]
 
7
 
 
8
.SH DESCRIPTION
 
9
 
 
10
\fBgcc-@TOOL@\fR is a wrapper around @TOOL@(1) adding the appropriate
 
11
\fB\-\-plugin\fR option for the GCC @BV@ compiler.
 
12
 
 
13
.SH OPTIONS
 
14
See @TOOL@(1) for a list of options that @TOOL@ understands.
 
15
 
 
16
.SH "SEE ALSO"
 
17
.BR @TOOL@(1)