Re: (something) /= something ?



"James Giles" <jamesgiles@xxxxxxxxxxxxxxxx> wrote in message
news:Ifmwe.1045218$w62.405922@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

> I'm impressed that someone else found that workaround
> independently. It's not at all obvious that there's any relevance.
> In fact, my mental model of the problem that led me to try it
> I'm convinced is *not* the actual cause of the problem in
> the compiler (but, I'm still in the dark about what the
> compiler could possibly be doing there). I wonder what
> led FJRA to try it?

And I was impressed enough when you came up with it. Maybe
this should have been posted to comp.lang.fortran.voodoo?

--
write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
6.0134700243160014d-154/),(/'x'/)); end


.



Relevant Pages

  • Re: (something) /= something ?
    ... It's not at all obvious that there's any relevance. ... my mental model of the problem that led me to try it ... >>compiler could possibly be doing there). ... >>led FJRA to try it? ...
    (comp.lang.fortran)
  • Re: derived type with allocatable component -- problem with Intel Fortran?
    ... compiler should have made sure that z%x was deallocated on entry. ... automatic deallocation of z%x on entry. ... "ought" to and from my mental model of how those things work... ...
    (comp.lang.fortran)
  • Re: CX-Post: hello world
    ... > and be more careful in the future. ... it has more relevance than you might think. ... have compiled and linked his code with a C compiler, ... message looks like the typical message you get if you try to link C++ ...
    (comp.lang.cpp)
  • Re: Quick question about Ada code formatting.
    ... issue of separating spec and implementation. ... It has no relevance for program organization. ... I always assume the defaults for any particular compiler switch are ...
    (comp.lang.ada)