[Bug target/11180] [avr-gcc] Optimization decrease performance of struct assignment.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jun 26 02:26:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-26 02:25 -------
(In reply to comment #6)
> The problem here is that gcc is using  a DImode register to handle 6 byte
> (int+long) structure. Why I have no idea!
This is so it does not store it on the stack.  As I said in comment #5, this is a target issue and have 
nothing to do with DImode.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-01-03 19:00:25         |2005-06-26 02:25:56
               date|                            |


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



More information about the Gcc-bugs mailing list