------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-05 19:10 ------- (In reply to comment #17) > gcc version 4.0.0 20050423 (Red Hat 4.0.0-2) > > Here is another test case that generates unaligned access exception:
That code is invalid due to the alignment requirements in standard C. The orginal testcase has been fixed. -- What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20625