This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PING [PATCH] gcc/powerpc: don't use FPU opcodes in libgcc on __NO_FPRS__
- From: Sebastian Andrzej Siewior <sebastian at breakpoint dot cc>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 29 Jun 2010 16:22:10 +0200
- Subject: PING [PATCH] gcc/powerpc: don't use FPU opcodes in libgcc on __NO_FPRS__
- References: <20100617180933.GC32180@Chamillionaire.breakpoint.cc>
* Sebastian Andrzej Siewior | 2010-06-17 20:09:33 [+0200]:
http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01802.html
>+ * config/rs6000/crtresfpr.asm: Put __NO_FPRS__ around FPU opcodes
>+ * config/rs6000/crtresxfpr.asm: Likewies.
>+ * config/rs6000/crtsavfpr.asm: Likewies.
Nobody nacked this so far. If this is okay, could someone please commit
it as I can't.
Sebastian