# HG changeset patch # User diego # Date 1168842409 0 # Node ID 6a8f5bbe368710f5fafedf9c0d6befa9255cae2d # Parent e86bb13ec44b6fde9685f47471882d4112108976 gcc_bug++; diff -r e86bb13ec44b -r 6a8f5bbe3687 DOCS/xml/en/faq.xml --- 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 gcc bails out with some cryptic message containing the phrase internal compiler error or -unable to find a register to spill. - +unable to find a register to spill or +can't find a register in class `GENERAL_REGS' +while reloading `asm'. You have stumbled over a bug in gcc. Please report it to the gcc team