This patch adds -g[no-]fission as a synonym for -g[no-]split-dwarf,
commit05c317576d7a838901b8b2e37de7a9a2447b883e
authorccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Feb 2013 22:45:01 +0000 (6 22:45 +0000)
committerccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Feb 2013 22:45:01 +0000 (6 22:45 +0000)
tree9c63b1600c49b07e1649b5aae8135c50ab2ed92b
parentd25db58d9b39d05b08795ec349c9e5d799e4e5bc
This patch adds -g[no-]fission as a synonym for -g[no-]split-dwarf,
and modifies the existing stub we have for -gmlt to make it a synonym
for -g1. The implementation of -gsplit-dwarf is already in trunk (and
therefore g/i), and the implementation of -g1 to produce line tables
will be submitted for google/main shortly, and for trunk when Stage 1
reopens.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/google@195824 138bc75d-0d04-0410-961f-82ee72b054a4
integration/gcc/common.opt
integration/gcc/opts.c