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]

r237620 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: jakub
Date: Mon Jun 20 21:40:02 2016
New Revision: 237620

URL: https://gcc.gnu.org/viewcvs?rev=237620&root=gcc&view=rev
Log:
	PR rtl-optimization/71591
	* toplev.c (toplev::run_self_tests): If no_backend, complain and
	don't run any tests.

	* gcc.dg/cpp/pr71591.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/cpp/pr71591.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/toplev.c


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