This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/26565] [4.0/4.1 Regression] Unaligned accesses with __attribute__(packed) and memcpy



------- Comment #14 from rguenth at gcc dot gnu dot org  2006-05-01 12:04 -------
Subject: Bug 26565

Author: rguenth
Date: Mon May  1 12:04:13 2006
New Revision: 113411

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113411
Log:
2006-05-01  Richard Guenther  <rguenther@suse.de>

        PR middle-end/26565
        * builtins.c (get_pointer_alignment): Handle component
        references for field alignment.

Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/builtins.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]