------- Comment #2 from raj dot khem at gmail dot com 2006-08-15 23:41 ------- (In reply to comment #1) > It was an accident that it was aligned. > Use the attribute aligned to get an aligned variable if the alignment of the > type is lower than what you need. > > Also note you are violating aliasing rules. >
OK I will add __attribute__ aligned to the code. -- raj dot khem at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28731