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]

r133026 - in /trunk/gcc/ada: ChangeLog trans.c


Author: ebotcazou
Date: Sat Mar  8 10:57:28 2008
New Revision: 133026

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133026
Log:
	* trans.c (Loop_Statement_to_gnu): Set the SLOC of the loop label
	from that of the front-end's end label.
	(gnat_gimplify_stmt) <LOOP_STMT>: Set the SLOC of the backward goto
	from that of the loop label.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/trans.c


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