Ada system.fat_lflt.fat_long_float.scaling problem analysis

Robert Dewar dewar@gnat.com
Sat Sep 18 09:16:00 GMT 2004


Laurent GUERBY wrote:
> On Fri, 2004-09-17 at 23:24, Robert Dewar wrote:
> 
>>Either or both, but I don't want to process any bug report
>>without proper tracking and filing! If it is a bug, then
>>we can properly track the discussion and fix.
> 
> 
> It's in GCC bugzilla, PR17540
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17540

OK, thanks for filing this. This is indeed a bug. The
problem is that pragma Import should not generate an
external reference if there is also an address clause.
That is true in earlier versions (this is not a front
end problem, but rather some change in the back end).
We will investigate ASAP.
> 
> Laurent



More information about the Gcc mailing list