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/25585] New: [4.2 regression]: unaligned access in SPEC CPU 2K


I got

apsi_base.o2(3621): unaligned access to 0x60000fffffffb03c,
ip=0x400000000002b0a0
apsi_base.o2(3621): unaligned access to 0x60000fffffffb03c,
ip=0x400000000002b361
apsi_base.o2(3621): unaligned access to 0x60000fffffffb03c,
ip=0x400000000001bbe1
apsi_base.o2(3621): unaligned access to 0x60000fffffffb03c,
ip=0x4000000000020ae1

during SPEC CPU 2K run. I didn't get those with gcc 4.2.0 20051221.


-- 
           Summary: [4.2 regression]: unaligned access in SPEC CPU 2K
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
 GCC build triplet: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


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


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