summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-15 06:26:49 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-15 06:26:49 +0000
commitf1119b53987ac449f38dac54a5ccda799750973d (patch)
tree09c7ae0e55ffacc4a75427372935f797af822391 /DOCS
parent86756e67b09219687056a9fd3dbfd4272b631023 (diff)
downloadmpv-f1119b53987ac449f38dac54a5ccda799750973d.tar.bz2
mpv-f1119b53987ac449f38dac54a5ccda799750973d.tar.xz
gcc_bug++;
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21930 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/faq.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index b8d9c69886..9e3ae3d494 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -79,8 +79,9 @@ job, so why change? Besides, we dislike the auto* tools, just like
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>