changeset 21912:6a8f5bbe3687

gcc_bug++;
author diego
date Mon, 15 Jan 2007 06:26:49 +0000
parents e86bb13ec44b
children 94a6b690e595
files DOCS/xml/en/faq.xml
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/faq.xml	Mon Jan 15 04:57:43 2007 +0000
+++ b/DOCS/xml/en/faq.xml	Mon Jan 15 06:26:49 2007 +0000
@@ -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>