This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [g95] patch for random numbers & arrays ..


On Friday 17 October 2003 6:57 am, Lars Segerlund wrote:
>  This should do it, it's a bit clumsy since I haven't used the macro
> facility in the lib, but it's coming later.

You seem to have undone all my int/long->GFC_INTEGER_4 changes. I'd prefer 
it if you could redo the patch with them put back in. I'm fairly sure this 
would cause problems on 64 bit machines.

Also, I think your method of generating a real*8 value breaks C aliasing 
rules.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]