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/27946] double to long long and back to double stores to the stack



------- Comment #7 from pinskia at gcc dot gnu dot org  2007-10-23 17:58 -------
(In reply to comment #6)
> What about *f#r ?

Well that says don't consider f for the register class chosing at all and does
not fix the issue as it still choses the GPR register class.


-- 


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


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