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

Re: Patch for cfgloopmanip.c - misplaced semicolon


In message <20030205195751.GA17093@atrey.karlin.mff.cuni.cz>, Zdenek Dvorak wri
tes:
 >Hello,
 >
 >> 2003-02-05  Fred Fish  <fnf@intrinsity.com>
 >> 
 >> 	* cfgloopmanip.c (force_single_succ_latches): Remove semicolon
 >> 	that nullified intended for loop body.
 >
 >no, it is correct this way -- this loop just looks up the edge from
 >latch.
Put the semicolon on the next line, properly indented.  That will help
make it clear that the semicolon is intentional.

jeff


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