------- Additional Comments From tsv at solvo dot ru 2005-05-11 20:39 ------- (In reply to comment #22) > Subject: Re: [4.0/4.1 regression] ivopts produces code that generates "unaligned access exception" > > > On May 5, 2005, at 4:03 PM, tsv at solvo dot ru wrote: > > > I am trying to find out where unaligned pointer is came from. Going > > couple > > functions back I found that it is the address if "unsigned char" > > variable > > allocated on stack. Should I look at this issue or it might be > > possible in > > theory and I should report about improper coding practice to the > > author of the code? > > Characters have alignment of 1. I would report it back to the author > of the code. > > > -- Pinski > > Sorry if it is not belong here. Just a quick question: There are still unaligned exceptions generated (even by gcc(libgcj) code itself). Should I open a new bug report or could continue attach to this one?
Thank you -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20625