comp.lang.ada
 help / color / mirror / Atom feed
From: Brian Drummond <brian@shapes.demon.co.uk>
Subject: Re: Building gnat-gpl-2011-avr-windows from scratch in GPS
Date: Tue, 17 Apr 2012 21:19:53 +0000 (UTC)
Date: 2012-04-17T21:19:53+00:00	[thread overview]
Message-ID: <jmkmpo$9g7$1@dont-email.me> (raw)
In-Reply-To: m2ty0ijgxq.fsf@pushface.org

On Tue, 17 Apr 2012 20:29:05 +0100, Simon Wright wrote:

> Brian Drummond <brian@shapes.demon.co.uk> writes:
> 
>> I have also added a switch and modified the example along the lines :
>>     Sw : Boolean renames MCU.PinB_Bits(1);
>> ...
>>     MCU.DDRB_Bits := (1 => DD_Input, others => DD_Output);
>> ...
>>         LED <= not Sw;
>> and the fact that it works as expected suggests to me that the GCC4.5
>> bug with renamed registers has been fixed.
> 
> Is that http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46192 ? If so, it's
> certainly fixed in 4.7.0 and should be in 4.5, 4.6 too (releases after
> 21 January 2012; SVN revisions 18336[567]).

That's the one. Glad it's fixed!

- Brian




      reply	other threads:[~2012-04-17 21:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-09  3:18 Building gnat-gpl-2011-avr-windows from scratch in GPS Rego, P.
2012-04-09  7:23 ` Simon Wright
2012-04-11 22:06   ` Rego, P.
2012-04-15 16:02     ` Rolf
2012-04-17  1:01       ` Rego, P.
2012-04-17 15:37         ` Simon Wright
2012-04-17 16:58       ` Brian Drummond
2012-04-17 19:29         ` Simon Wright
2012-04-17 21:19           ` Brian Drummond [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox