[Bug driver/49631] Driver --help should use common help code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49631 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2021-09-01 Ever confirmed|0
[Bug driver/49631] Driver --help should use common help code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49631 --- Comment #1 from Joseph S. Myers 2011-07-05 17:05:41 UTC --- Also note that at least -shared and -pie are driver options that are currently marked as Common rather than Driver so as to have help text in common.opt; as part of fixing this issue