[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] cbr and negative numbers
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] cbr and negative numbers |
Date: |
Wed, 10 Sep 2008 08:01:52 -0600 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Ruud Vlaming
> Sent: Wednesday, September 10, 2008 7:57 AM
> To: address@hidden
> Subject: [avr-gcc-list] cbr and negative numbers
>
> Suppose you compile the (nonsense) code below under
> 'standard' settings (see below for my settings, but is does
> not really matter for now) Then there is no problem.
> However, if you activate the 8 bit integer option -mint8
> you get an error:
Full halt.
-mint8 is not really supported. Yes, we know it causes all sorts of problems.
It should never be used. I'd really like to see it ripped out of the AVR port
of GCC.
Message not available