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

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Sat Mar 8 10:57:00 GMT 2008


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



More information about the Gcc-cvs mailing list