This is the mail archive of the gcc-bugs@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]

[Bug middle-end/52314] [4.4/4.5/4.6/4.7 Regression] gimplifier produces volatile


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52314

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-20 19:20:04 UTC ---
Actually I have a patch which works around my current issue with fold wrapping
a SAVE_EXPR around a SSA_NAME.  I hope to move away from fold soonish in the
branch I am working on anyways so I will just use that patch until then.


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