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/44843] [4.6 regression] All 32-bit fortran execution tests SEGV on SPARC: unaligned access



------- Comment #12 from ebotcazou at gcc dot gnu dot org  2010-07-08 20:02 -------
Subject: Bug 44843

Author: ebotcazou
Date: Thu Jul  8 20:02:29 2010
New Revision: 161974

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161974
Log:
        PR middle-end/44843
        * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not rely on the
        pointed-to type of the offset in a MEM_REF to compute the alignment.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/20100708-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/emit-rtl.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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