------- Comment #1 from pinskia at gcc dot gnu dot org  2009-02-18 18:38 -------
    const fptr_t f = inlinable;
    extfunc(&f);
    f();

extfunc can change the value of f so this is invalid.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to