r198362 - /branches/google/main/gcc/coverage.c
dehao@gcc.gnu.org
dehao@gcc.gnu.org
Sat Apr 27 20:19:00 GMT 2013
Author: dehao
Date: Sat Apr 27 20:19:51 2013
New Revision: 198362
URL: http://gcc.gnu.org/viewcvs?rev=198362&root=gcc&view=rev
Log:
Disallows modules to be imported as aux module if its -std arg
is different with the primary module.
2013-04-27 Dehao Chen <dehao@google.com>
* gcc/coverage.c (incompatible_cl_args): Disallow modules with
different std to be imported as aux module.
Modified:
branches/google/main/gcc/coverage.c
More information about the Gcc-cvs
mailing list