------- Comment #7 from rguenth at gcc dot gnu dot org  2006-03-06 12:49 -------
A workaround is to do

  memcpy ((char*)outdata + 1, ...);


-- 


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

Reply via email to