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 target/42235] redundant memory move from parameter space to spill space



------- Comment #2 from ramana at gcc dot gnu dot org  2009-12-01 18:26 -------
(In reply to comment #0)
> Compile the attached source code with options -Os -fpic -mthumb, gcc generates
> following code for the constructor:

Could you do some more analysis of where this is coming from using rtl / tree
dumps ? 


-- 


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


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