------- Comment #2 from pinskia at gcc dot gnu dot org 2009-01-16 20:37 ------- ((char*) &(((struct s*)16)->y) - (char *)16),
That is not a valid constant expression in C++ .... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38880
pinskia at gcc dot gnu dot org Fri, 16 Jan 2009 12:37:40 -0800
------- Comment #2 from pinskia at gcc dot gnu dot org 2009-01-16 20:37 ------- ((char*) &(((struct s*)16)->y) - (char *)16),
That is not a valid constant expression in C++ .... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38880