[Bug tree-optimization/39234] New: Call to constant function pointer not inlined
.4.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dpirch at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39234
[Bug tree-optimization/39234] Call to constant function pointer not inlined
--- Comment #2 from dpirch at gmail dot com 2009-02-18 22:16 --- extfunc cannot change the value of f, it would lead to undefined behavior. "If an attempt is made to modify an object defined with a const-qualified type through use of an lvalue with non-const-qualified type