This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50061] [4.7 regression] emit_library_call_value_1 change broke SF->TI conversion on MIPS
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 17 Aug 2011 13:52:58 +0000
- Subject: [Bug middle-end/50061] [4.7 regression] emit_library_call_value_1 change broke SF->TI conversion on MIPS
- Auto-submitted: auto-generated
- References: <bug-50061-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50061
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-08-17 13:52:58 UTC ---
> --- Comment #1 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-08-12 20:26:35 UTC ---
> Note that I posted a patch for this last weekend:
>
> http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00735.html
I somehow missed that.
> However, Julian's on holiday at the moment, and I'm not set up
> to test big-endian ARM myself. Probably best to apply the patch
> to your local tree (or revert Julian's in your local tree)
> until he gets back.
I've applied your patch locally and IRIX 6.5 results are now as before.
Thanks.
Rainer