r254998 - in /trunk/gcc: ChangeLog cfgrtl.c tes...

claziss@gcc.gnu.org claziss@gcc.gnu.org
Tue Nov 21 11:37:00 GMT 2017


Author: claziss
Date: Tue Nov 21 11:37:42 2017
New Revision: 254998

URL: https://gcc.gnu.org/viewcvs?rev=254998&root=gcc&view=rev
Log:
Don't split call from its call arg location.

gcc/
2017-11-21  Claudiu Zissulescu  <claziss@synopsys.com>

	* cfgrtl.c (force_nonfallthru_and_redirect): Don't split a call
	and its corresponding call arg location note.

testsuite/
2017-11-21  Claudiu Zissulescu  <claziss@synopsys.com>

	* gcc.target/arc/loop-5.cpp: New test.

Added:
    trunk/gcc/testsuite/gcc.target/arc/loop-5.cpp
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgrtl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list