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/57150] GCC when targeting power7 spills long double using VSX instructions.


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

--- Comment #3 from Michael Meissner <meissner at gcc dot gnu.org> 2013-05-02 21:03:08 UTC ---
It shows up due to -fcaller-saves, which creates a V2DF save area.


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