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] Fix GCSE store motion bug with non-call exceptions


On Wed, 28 Apr 2004, Ulrich Weigand wrote:
>
> 	* gcse.c (find_moveable_store): Do not accept store insns with
> 	REG_EH_REGION note.
>

This is Ok for mainline.  Thanks.

This patch might also be suitable for the 3.4 and 3.3 branches, if you
can show that the s390 ACATS failures with -fnon-call-exceptions are
regressions from an earlier release.

Roger
--


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