[Bug middle-end/32911] Function __attribute__ ((idempotent))

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 15 16:18:00 GMT 2012


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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu.org

--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-05-15 15:59:40 UTC ---
Also note that internally we have looping const/looping pure that can be
optimized in this manner, so to large degree this is just matter of exporting
this out to user attributes + declaring sane behaviour on functions returning
void.



More information about the Gcc-bugs mailing list