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]

r177964 - in /trunk/gcc: ChangeLog c-family/c-p...


Author: dodji
Date: Mon Aug 22 16:00:32 2011
New Revision: 177964

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177964
Log:
Avoid dangling line table after loading pch

gcc/

	* c-family/c-pch.c (c_common_read_pch): Re-set line table right
	after reading in the pch.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/c-pch.c


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