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/40338] [4.5 Regression] bootstrap comparision fails on 32 bit PA when comparing libgcc objects



------- Comment #9 from sje at cup dot hp dot com  2009-06-04 23:47 -------
Laurent, your bootstrap problem on hppa-linux looks like a separate problem and
you should submit a new defect for that bug.  This problem is definitely due to
r148080 when we started comparing libgcc objects during the stage2/stage3
object comparision step.  We have been generating different code (a different
symbol name) for some time but we never compared the objects before so it never
mattered before.

The issue with hppa-hpux is the use of get_random_seed in
get_file_function_name.


-- 


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


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