This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r198360 - /branches/google/gcc-4_7/gcc/coverage.c


Author: dehao
Date: Sat Apr 27 20:17:09 2013
New Revision: 198360

URL: http://gcc.gnu.org/viewcvs?rev=198360&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/gcc-4_7/gcc/coverage.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]