[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-06 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 --- Comment #5 from Andrew Pinski 2012-09-06 08:08:21 UTC --- Author: pinskia Date: Thu Sep 6 08:08:09 2012 New Revision: 191014 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191014 Log: 2012-09-06 Andrew Pinski PR tree-opt/

[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 Andrew Pinski changed: What|Removed |Added URL|http://gcc.gnu.org/ml/gcc-p |http://gcc.gnu.org/ml/gcc-p

[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-05 Thread r...@linux-mips.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 Ralf Baechle changed: What|Removed |Added CC||r...@linux-mips.org --- Comment #3 from Ra

[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 --- Comment #2 from Andrew Pinski 2012-09-05 18:23:56 UTC --- Created attachment 28134 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28134 Patch which fixes the problem Here is the fix.

[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/54494] [4.7/4.8 Regression] Missing store to volatile

2012-09-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code AssignedTo|unassigned