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: PR rtl-optimization/15248 -- semi-latent reload bug


Mark Mitchell wrote:
Bernd Schmidt wrote:

Jeffrey A Law wrote:

No further concerns from me.  Once it's in the mainline for a little
while we should seriously consider backporting it to 4.0 and maybe
even the 3.x series.

Ok, retested (i686-linux, no Ada) and committed. Mark, your call if you want to have this in 4.0 - this fixes a problem where we could produce stores to a memory location even though the source program only reads from it, leading to crashes if that memory location happens to be readonly.

OK for 4.0.

I guess it's not. I've reverted it from mainline for now since it's apparently causing bootstrap failures. I'd welcome any help in tracking this down since I can't reproduce it on my machine.



Bernd



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