This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49671] [4.6/4.7 Regression] volatile goes missing after inlining
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 7 Jul 2011 23:07:05 +0000
- Subject: [Bug middle-end/49671] [4.6/4.7 Regression] volatile goes missing after inlining
- Auto-submitted: auto-generated
- References: <bug-49671-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49671
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-07 23:07:02 UTC ---
Created attachment 24708
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24708
Fix which I am going to test