[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Bug in gcc version 3.0 20010605
From: |
Markus Gietzen |
Subject: |
Re: [avr-gcc-list] Bug in gcc version 3.0 20010605 |
Date: |
Fri, 15 Jun 2001 14:51:44 +0200 |
> gcctest7.c:120: Unrecognizable insn:
> (insn 320 317 321 (parallel[
I get the same error (also v3.0)
when I use something like this:
#define len(v) strlen(v)
I did the above to replace the custom function len() with the
standard strlen().
Well, as len() does it's job, I just dropped the above line and everything
works fine again :)
Therefore I didn't test (not yet) if the problem is inside the "#define" or
inside the usage of strlen().
Andres mentioned it doesn't happen with turned off optimization. Therefore
I guess it's within strlen().
Bye,
Markus
--
Dipl.-Inf.(FH) Markus Gietzen
Development Director
MbD Biometric Systems GmbH
Tel. +49 681 96861-0
Fax. +49 681 96861-61