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]

r237414 - in /trunk/gcc: ChangeLog input.c


Author: dmalcolm
Date: Mon Jun 13 21:20:10 2016
New Revision: 237414

URL: https://gcc.gnu.org/viewcvs?rev=237414&root=gcc&view=rev
Log:
PR bootstrap/71481: fix input.c selftest

gcc/ChangeLog:
	PR bootstrap/71481
	* input.c (selftest::test_reading_source_line): Avoid reading from
	__FILE__ by creating a tempfile with known content and reading
	from that instead.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/input.c


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