[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-08-29 Thread bonzini at gcc dot gnu dot org
--- Additional Comments From bonzini at gcc dot gnu dot org 2005-08-29 14:41 --- All branches now have the quick fix. -- What|Removed |Added Status|NEW

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-08-29 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-29 14:58 --- Subject: Bug 15248 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-29 14:41:20 Modified files: gcc:

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-08-22 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-08-22 16:31 --- Let's go with the quick fix, for 4.0.2, for now. If we get a better fix, fine; but let's not have this bug in 4.0.2. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15248

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-08-18 Thread bonzini at gcc dot gnu dot org
--- Additional Comments From bonzini at gcc dot gnu dot org 2005-08-18 09:45 --- The quick fix, for the record, is http://gcc.gnu.org/ml/gcc-patches/2005-04/txt00083.txt It makes sense to apply this to 4.0.2, and be done with this bug, since Jeff and others decided on mainline that

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-07-07 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-07-07 10:19 --- Probably wise. I know Bernd had to go through a couple iterations on the fixes. Hopefully they've settled down enough that we can consider the final fix for 4.0.2. Or we could simply put the quick

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-07-06 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-07-06 16:41 --- Postponed until 4.0.2. -- What|Removed |Added Target Milestone|4.0.1

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-07-06 Thread law at redhat dot com
--- Additional Comments From law at redhat dot com 2005-07-06 16:47 --- Subject: Re: [4.0 Regression] Reload may generate stores to read-only memory On Wed, 2005-07-06 at 16:41 +, mmitchel at gcc dot gnu dot org wrote: --- Additional Comments From mmitchel at gcc dot

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-05-17 Thread law at redhat dot com
--- Additional Comments From law at redhat dot com 2005-05-17 17:03 --- Subject: Re: [4.0 Regression] Reload may generate stores to read-only memory On Sat, 2005-05-07 at 16:52 +, ebotcazou at gcc dot gnu dot org wrote: --- Additional Comments From ebotcazou at gcc dot

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-05-08 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-05-09 00:20 --- Subject: Re: [4.0 Regression] Reload may generate stores to read-only memory ebotcazou at gcc dot gnu dot org wrote: --- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-07 16:52

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-05-07 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-07 16:52 --- I don't know that I'm in a position to make a good decision here, but I do agree with Jeff -- it would be a lot more compelling to make the change if there was actually a demonstrable problem --

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-05-03 Thread law at redhat dot com
--- Additional Comments From law at redhat dot com 2005-05-03 19:25 --- Subject: Re: [4.0 Regression] Reload may generate stores to read-only memory On Sat, 2005-04-30 at 22:10 +, ebotcazou at gcc dot gnu dot org wrote: --- Additional Comments From ebotcazou at gcc dot

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-05-03 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-05-03 19:35 --- Subject: Re: [4.0 Regression] Reload may generate stores to read-only memory Jeffrey A Law wrote: On Sat, 2005-04-30 at 22:10 +, ebotcazou at gcc dot gnu dot org wrote: --- Additional

[Bug rtl-optimization/15248] [4.0 Regression] Reload may generate stores to read-only memory

2005-04-30 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-04-30 22:10 --- The same fix was applied to mainline. Jeff, please consider backporting your patch to 4.0 branch so that we be definitely done with this nasty problem. -- What|Removed