Commit e69d7376 by Joseph Myers Committed by Joseph Myers

* common.opt (Tbss=, Tdata=, Ttext=): New options.

From-SVN: r172259
parent 9f9ebcdf
2011-04-11 Joseph Myers <joseph@codesourcery.com>
* common.opt (Tbss=, Tdata=, Ttext=): New options.
2011-04-11 Martin Jambor <mjambor@suse.cz> 2011-04-11 Martin Jambor <mjambor@suse.cz>
* cgraph.c (cgraph_local_info): Call cgraph_get_node instead * cgraph.c (cgraph_local_info): Call cgraph_get_node instead
......
...@@ -456,12 +456,21 @@ Driver Joined Separate ...@@ -456,12 +456,21 @@ Driver Joined Separate
Tbss Tbss
Driver Separate Driver Separate
Tbss=
Driver Joined
Tdata Tdata
Driver Separate Driver Separate
Tdata=
Driver Joined
Ttext Ttext
Driver Separate Driver Separate
Ttext=
Driver Joined
W W
Common RejectNegative Warning Alias(Wextra) Common RejectNegative Warning Alias(Wextra)
This switch is deprecated; use -Wextra instead This switch is deprecated; use -Wextra instead
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment