Re: [google/integration] Add -Xclang-only option (issue6047048)

2012-04-18 Thread Diego Novillo
On Tue, Apr 17, 2012 at 23:38, Ollie Wild wrote: > 2012-04-17   Ollie Wild   > >        * gcc/common.opt (Xclang-only): New option. >        * gcc/doc/invoke.texi (Xclang-only): Document new option. >        * gcc/gcc.c (display_help): Print new option. >        (driver_handle_option): Support ne

[google/integration] Add -Xclang-only option (issue6047048)

2012-04-17 Thread Ollie Wild
To be submitted to the google/integration branch and merged into google/{main,gcc-4_6,gcc-4_7}. Add -Xclang-only option (which is ignored). This is used by certain drivers to pass options selectively to clang. Adding support to the gcc driver makes it easier to test GCC in the absence of these d