------- Comment #2 from falk at debian dot org 2006-03-05 14:40 ------- (In reply to comment #1) > Hmm: > &outdata->tv > > isn't that semi wrong as the pointer just lost the alignment information?
I'm not sure what you mean. > A workaround is to do: > memcpy((void*)&outdata->tv, tp, sizeof outdata->tv); That doesn't change anything. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26565