This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52107] IBM 128bit long double constant loaded inefficiently
- From: "amodra at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 06 Feb 2012 23:41:49 +0000
- Subject: [Bug target/52107] IBM 128bit long double constant loaded inefficiently
- Auto-submitted: auto-generated
- References: <bug-52107-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52107
--- Comment #5 from Alan Modra <amodra at gcc dot gnu.org> 2012-02-06 23:41:49 UTC ---
Author: amodra
Date: Mon Feb 6 23:41:45 2012
New Revision: 183947
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183947
Log:
PR target/52107
* config/rs6000/rs6000.c (rs6000_emit_move): Don't create DImode
subregs of TFmode.
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/config/rs6000/rs6000.c