https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71481

--- Comment #9 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
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

Reply via email to