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: "rsandifo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 12 Aug 2011 20:26:35 +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
rsandifo@gcc.gnu.org <rsandifo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
URL| |http://gcc.gnu.org/ml/gcc-p
| |atches/2011-08/msg00735.htm
| |l
Last reconfirmed| |2011-08-12
CC|rdsandiford at googlemail |rsandifo at gcc dot gnu.org
|dot com |
AssignedTo|unassigned at gcc dot |rsandifo at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- 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
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.