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]

r248817 - in /branches/gcc-7-branch/gcc: Change...


Author: jakub
Date: Fri Jun  2 08:12:33 2017
New Revision: 248817

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

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

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr80903.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/loop-doloop.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog


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