Possible gcc issue

Andrew Haley aph at redhat.com
Thu Sep 11 16:56:31 UTC 2008


Jochen Schmitt wrote:
> Hallo,
> 
> during a koni scratch build I have got the following error messages:
> 
> strings.c: In function 'cob_string_append':
> /usr/include/bits/string.h:190: error: can't find a register in class
> 'GENERAL_REGS' while reloading 'asm'
> /usr/include/bits/string.h:190: error: 'asm' operand has impossible
> constraints
> /usr/include/bits/string.h:190: error: 'asm' operand has impossible
> constraints
> 
> I would ask, is this a gcc specific issue where I should file a bug
> report agains gcc,

Probably not.  Do that compilation with -save-temps and let's see the
preprocessed .i file.  Then we'll see if it's a gcc bug.

Andrew.




More information about the fedora-devel-list mailing list