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 optimization/11846] New: [3.3 regression] mozilla/amd64 miscompilation


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [3.3 regression] mozilla/amd64 miscompilation
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gbeauchesne at mandrakesoft dot com
                CC: aj at suse dot de,gcc-bugs at gcc dot gnu dot org,jakub
                    at redhat dot com
  GCC host triplet: x86_64-unknown-linux-gnu

Hi,

mozilla 1.4 is miscompiled on AMD64 with gcc 3.3.1 at -O2. Building
modules/libpr0n/decoders/gif/imgContainerGIF.cpp without GCSE solves the
problem. This is a regression from 3.2.3 available on all 3.3 branches.

I failed to reduce to a simple testcase yet. But I am pretty sure it lies in
imgContainerGIF.cpp (imgContainerGIF::Notify) at first call to inlinedGetFrameAt().


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