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]

r238470 - in /trunk/gcc: ChangeLog function-tes...


Author: dmalcolm
Date: Tue Jul 19 13:04:32 2016
New Revision: 238470

URL: https://gcc.gnu.org/viewcvs?rev=238470&root=gcc&view=rev
Log:
Fix copy&paste bug in function-tests.c

gcc/ChangeLog:
	* function-tests.c (selftest::verify_three_block_rtl_cfg): Verify
	the flags of the exit block and bb2, not just the entry block.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function-tests.c


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