[MPlayer-DOCS] r21930 - trunk/DOCS/xml/en/faq.xml
diego
subversion at mplayerhq.hu
Mon Jan 15 07:26:49 CET 2007
Author: diego
Date: Mon Jan 15 07:26:49 2007
New Revision: 21930
Modified:
trunk/DOCS/xml/en/faq.xml
Log:
gcc_bug++;
Modified: trunk/DOCS/xml/en/faq.xml
==============================================================================
--- trunk/DOCS/xml/en/faq.xml (original)
+++ trunk/DOCS/xml/en/faq.xml Mon Jan 15 07:26:49 2007
@@ -79,8 +79,9 @@
Compilation fails with an error and <application>gcc</application> bails out
with some cryptic message containing the phrase
<systemitem>internal compiler error</systemitem> or
-<systemitem>unable to find a register to spill</systemitem>.
-</para></question>
+<systemitem>unable to find a register to spill</systemitem> or
+<systemitem>can't find a register in class `GENERAL_REGS'
+while reloading `asm'</systemitem>.</para></question>
<answer><para>
You have stumbled over a bug in <application>gcc</application>. Please
<ulink url="http://gcc.gnu.org/bugs.html">report it to the gcc team</ulink>
More information about the MPlayer-DOCS
mailing list