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]

r200623 - /branches/google/gcc-4_8/gcc/tree-cfg.c


Author: dehao
Date: Tue Jul  2 21:27:32 2013
New Revision: 200623

URL: http://gcc.gnu.org/viewcvs?rev=200623&root=gcc&view=rev
Log:
Change the same_line_p to use expand_location so that discriminators will
be correctly assigned for macros.

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

	* ipa-inline.c (same_line_p): Use expand_location to check same line.

Modified:
    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]