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/40060] [4.5/4.6/4.7 Regression] casts loose alignment info


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

vries at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vries at gcc dot gnu.org

--- Comment #15 from vries at gcc dot gnu.org 2012-01-24 10:36:53 UTC ---
(In reply to comment #13)
> *** Bug 43814 has been marked as a duplicate of this bug. ***

I submitted a patch for PR43814 (
http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00571.html ). That patch works for
that PR, since the test-case has a dereference to derive alignment info from,
but it doesn't work for this PR, since gcc.target/powerpc/405-dlmzb-strlen-1.c
doesn't contain such a dereference.


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