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 committed] Fix PR target/24713


Julian Brown <julian@codesourcery.com> wrote:
> I think this may be related to the bug mentioned in the thread:
> 
>   http://gcc.gnu.org/ml/gcc-patches/2008-05/msg00551.html
> 
> I might well be wrong, but another thing to look at might be defining
> the EH_USES macro for SH in some suitable way. If you do that, you'll
> need to test alongside the patch in the above email too (it's not yet
> committed, pending partial review and an earlier patch).

Thanks for your comment.  As I've written in the trail #1 of 

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24713

foward-1.m failed on SH with the different reason from ARM.
Of course, EH_USES may be still needed for more complex case
on SH.  I've tried to make such an example, but have not yet
succeed.

Regards,
	kaz


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