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]

r248815 - in /trunk/gcc: ChangeLog loop-doloop....


Author: jakub
Date: Fri Jun  2 08:07:15 2017
New Revision: 248815

URL: https://gcc.gnu.org/viewcvs?rev=248815&root=gcc&view=rev
Log:
	PR rtl-optimization/80903
	* loop-doloop.c (add_test): Unshare sequence.

	* gcc.dg/pr80903.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr80903.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/loop-doloop.c
    trunk/gcc/testsuite/ChangeLog


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