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 target/26721] [4.2 Regression]: Gcc generates unaligned access



------- Comment #21 from rguenth at gcc dot gnu dot org  2006-03-17 17:38 -------
Subject: Bug 26721

Author: rguenth
Date: Fri Mar 17 17:38:51 2006
New Revision: 112177

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

        PR middle-end/26721
        * builtins.c (get_pointer_alignment): For component style references
        adjust alignment to the component type alignment.  Make sure
        to adjust alignment for component access of constants.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c


-- 


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


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