This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/38880] [4.4 Regression] g++.dg/init/const7.C XFAILed



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]