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 bootstrap/28784] New: [4.2 regression] Bootstrap comparison failure


Since about 3 weeks bootstrap is failing due to comparison failure on
java/decl.o (no other object file is affected).  It first started with r115810,
then went away with r115850, but reoccurred with r115851.  Since then it
reoccurred often but irregularily.  Bootstrap is currently failing for three
days now.
When running the compilation command for java/decl.o manually the resulting
object file is identical to the stage2 object file, which means that there is
an environmental dependency in the generated code.  Bootstrapping with
--enable-checking=all didn't show any error, the comparison failure remained.


-- 
           Summary: [4.2 regression] Bootstrap comparison failure
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de
GCC target triplet: ia64-suse-linux


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


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