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: build fix for SH


On Wed, 2004-09-29 at 17:40, Ben Elliston wrote:
> This build problem was caught by Kaz Kojima and I think the patch is
> obvious enough. :-) I've also adapted an if (expr) abort () to use
> gcc_assert ().
> 
> Kaz has reported a successful sh-linux bootstrap.
> Okay to commit?
> 
> 2004-09-30  Ben Elliston  <bje@au.ibm.com>
> 
> 	* lcm.c (optimize_mode_switching): Update to use EDGE_SUCC and
> 	FOR_EACH_EDGE macros.
This is fine.  Please install.

Thanks,
Jeff




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