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 PR47559


Hi,

> Committed as rev. 169487.  That leaves us with the correctness issues
> that we eliminate stores to global memory from endless loops.  w/o
> non-call exceptions we optimize the testcase to while (1);

what correctness issues?  If the loop is endless, eliminating the stores
preserves the semantics,

Zdenek


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