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/50716] Segmentation fault caused by misaligned vector access


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

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-18 08:46:06 UTC ---
Author: rguenth
Date: Tue Oct 18 08:46:00 2011
New Revision: 180125

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180125
Log:
2011-10-18  Richard Guenther  <rguenther@suse.de>

    PR middle-end/50716
    * expr.c (get_object_or_type_alignment): New function.
    (expand_assignment): Use it.
    (expand_expr_real_1): Likewise.

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


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