------- Additional Comments From rth at gcc dot gnu dot org  2004-10-14 19:55 -------
You do?  Hm, in which case I may need to persue a different solution than 
the one I'm currently testing.  Also, if true, I don't see why a nested
function wouldn't be acceptable there:

  int b[({ int h() { return 1; } h(); })]

-- 


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

Reply via email to