comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Building gnat-gpl-2011-avr-windows from scratch in GPS
Date: Tue, 17 Apr 2012 20:29:05 +0100
Date: 2012-04-17T20:29:05+01:00	[thread overview]
Message-ID: <m2ty0ijgxq.fsf@pushface.org> (raw)
In-Reply-To: jmk7gb$9i0$1@dont-email.me

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]).



  reply	other threads:[~2012-04-17 19:29 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 [this message]
2012-04-17 21:19           ` Brian Drummond
replies disabled

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