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]

r200655 - in /branches/google/gcc-4_8/gcc: inpu...


Author: dehao
Date: Thu Jul  4 01:15:18 2013
New Revision: 200655

URL: http://gcc.gnu.org/viewcvs?rev=200655&root=gcc&view=rev
Log:
Updates discriminator in a correct way.

2013-07-03  Dehao Chen  <dehao@google.com>

	* gcc/input.c (location_with_discriminator): Updates discrminator
	in a correct way.
	(get_discriminator_from_locus): Change data type.
	* gcc/tree-cfg.c (same_line_p): Use expand_location to check same_line.
	(assign_discriminator): Updates discrminator in a correct way.

Modified:
    branches/google/gcc-4_8/gcc/input.c
    branches/google/gcc-4_8/gcc/tree-cfg.c


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