------- Comment #1 from gdr at integrable-solutions dot net  2006-04-06 12:03 
-------
Subject: Re:   New: Structures are copied byte by byte into function arguments

"guillaume dot melquiond at ens-lyon dot fr" <[EMAIL PROTECTED]> writes:

[...]

| With 3.4.6, the copy is done byte-by-byte without string
| opcodes. With 4.0.3 and 4.1.0, it is done byte-by-byte and
| out-of-line: there are two jumps for each copied byte! So argument
| copy got broken for x86 during GCC 3.4 cycle and it did not get any
| better with GCC 4. 

That is insane, if I may.

-- Gaby


-- 


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

Reply via email to