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.1/4.2 Regression] Unaligned accesses with __attribute__(packed) and memcpy



------- Comment #5 from rguenth at gcc dot gnu dot org  2006-03-06 12:17 -------
Works with 3.3.3, 3.4.2, fails with 4.1.0 and 4.2.0 (didn't check 4.0.x, but I
guess it's another tree-ssa fallout)


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.1.0 4.2.0
      Known to work|                            |3.3.3 3.4.2
            Summary|Unaligned accesses with     |[4.1/4.2 Regression]
                   |__attribute__(packed) and   |Unaligned accesses with
                   |memcpy                      |__attribute__(packed) and
                   |                            |memcpy


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]