[Ilugc] Structure copy behaviour

  • From: m.sujith@xxxxxxxxx (Sujith Manoharan)
  • Date: Fri May 25 15:20:58 2007

On Fri, 2007-05-25 at 15:13 +0530, ramprasad wrote:

Out of curiosity, was it your intention to change gcc's behaviour in
the struct copy case
If so what files did you change and did it involve recompiling gcc ?


I wasn't aware of the fact that gcc would generate a call to memcpy in
case of large structure copies.
And I didn't recompile gcc, I fixed my code. :)

regards,
Sujith

Other related posts: