------- Comment #5 from manu at gcc dot gnu dot org 2007-08-20 14:47 ------- Andrew, what about functions marked with attribute "pure" ?
int atoi(const char *) __attribute__ ((pure)); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33086
------- Comment #5 from manu at gcc dot gnu dot org 2007-08-20 14:47 ------- Andrew, what about functions marked with attribute "pure" ?
int atoi(const char *) __attribute__ ((pure)); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33086