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]
Other format: [Raw text]

[Bug middle-end/42722] move_by_pieces() incorrectly pushes structures to stack



------- Comment #2 from shcherbakov at daad-alumni dot de  2010-01-30 15:37 -------
(In reply to comment #1)
> What is msp430-gcc?
> 

msp430-gcc is a port of GCC on TI MSP430 platform, that revealed the bug.
However, as shown in the patch, the discovered problem is general to GCC4 (will
cause problems on all targets having USE_LOAD_PRE_DECREMENT) and is not
specific to msp430-gcc.


-- 


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


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