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 rtl-optimization/37272] [4.5 Regression] IRA has caused ppc64-double-1.c to fail


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

--- Comment #7 from Peter Bergner <bergner at gcc dot gnu.org> 2012-02-24 16:42:37 UTC ---
This looks to be fixed, probably by Mike's fp convert changes from a while
back.  I'm now seeing the following src code being generated:

    fctidz 1,1
    fcfid 1,1
    blr

Can we close this now?


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