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]

Re: Alpha memcpy bug



  In message <199809101946.OAA13099@styx.lcse.umn.edu>you write:
  > I encountered a bug with optimization of the memcpy() function using
  > egcs 1.1b
  > on a alphaev56-unknown-linux-gnu system.  I was writing a routine that does
  > endian swapping for long variables and discovered that in the optimization 
  > for a memcpy() with a length of 8 doesn't always work correctly.
This seems to be working fine with the current snapshot.  I don't know if it
was one of the bugs that got fixed for egcs-1.1.1 though.

jeff


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