This is the mail archive of the gcc-bugs@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]

loop.c does not compile


When compiling the current CVS, I get

/usr/src/egcs/gcc/loop.c: In function `check_dbra_loop':
/usr/src/egcs/gcc/loop.c:7804: `loop_continue' undeclared (first use in this function)

I believe this was caused by 

2000-07-17  Chandrakala Chavva   <cchavva@cygnus.com>

	* loop.c (check_dbra_loop) : Return if more than one condition is 
	present to control the loop.

Regards,
Martin

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