This is the mail archive of the gcc@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]

Re: bzip2-0.9.0b compilation problem with egcs-1.1.1




  In message <36926DEE.46C7CC8D@yahoo.com>you write:
  > Hi,
  > 
  > I got a problem with egcs and bzip2 which i don't
  > understand. 
  > 
  > I tried to compile bzip2-0.9.0b with CFLAGS="-O6 -mpentium"
  > by using egcs-1.1.1, the resulting binary failed the bzip2's
  > self test
  > (no such problem when i used the same flag with
  > egcs-1.0.3a).
I just tried this test with egcs-1.1.1 and it worked fine for me.

  > Another problem is that the bzip2 compiled with egcs-1.1.1
  > is 3% slower than the binary compiled with egcs-1.0.3a !?
  > Why slower?
Could you investigate this further?  It would be a big help if you could
identify what hot loop in the bzip code is being compiled into worse code
with egcs-1.1.1 than with egcs-1.0.3.

jeff


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