avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] avr-as doesn't treat non-existing labels as warnings?


From: Johannes Bauer
Subject: [avr-gcc-list] avr-as doesn't treat non-existing labels as warnings?
Date: Thu, 18 Nov 2004 16:05:55 +0100
User-agent: Mozilla Thunderbird 0.8 (X11/20040921)

Hi list,

is it just me or... does avr-as not spit out at least a warning when
there are jumps to non-existent labels? They're quite hard to find and
I've had some trouble there today. For example, when you have a typo in
your "rjmp" label, it is just ignored and assembled to "rjmp .+0".

Greetings,
Johannes


reply via email to

[Prev in Thread] Current Thread [Next in Thread]