------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-03 18:03 
-------
  t->Hour = 44;  /* unaligned word access */
is unaligned word access if t is not word aligned in the first place, correct which is 
where the problem 
comes in right?

-- 


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

Reply via email to