Re: The MOVE problem



William M. Klein wrote:
The original question came from a "compiler writer" not from a
programmer. The issue is not whether this SHOULD ever be written -
but what should a compiler do when it finds it. Of course, a
compiler could reject the code - but then it wouldn't conform to any
Standard (at least from the '74 Standard on).

The compiler, in not rejecting the code, is relying on the good sense of the
Senior Programmer to, ah, reject the code of the beginner.


.



Relevant Pages

  • Re: Bugs at my web site
    ... >> I don't think it's being maintained now, but given that Fortran 77 isn't ... >what might prove fatal with a new compiler. ... >that I think they are good traditional fortran, whatever some standard might ... guess at heart I'm still a scientist rather than a Real Programmer :-) ...
    (comp.lang.fortran)
  • Re: Append to screen IO
    ... any part of the standard, and could also in princible have been compiled ... as expected by another standard-compliant compiler. ... The original programmer who found it to ... their head in the sand to the extent that they are unable to see the ...
    (comp.lang.fortran)
  • Re: [EGN] Hoisting Loop Invariants (Was: Re: [EGN] Numerical Accuracy)
    ... compiler out there somewhere that did as you claim. ... > the programmer has this knowledge, then the programmer should not use ... >> string in a loop, regardless of the blatant inefficiency of doing so. ...
    (comp.programming)
  • Re: The Philosophy of Programming?
    ... A compiler is free to ... >>is to allocate on entry to almost any block. ... > int foo{ ... But any programmer who wants to be more than a coder prefers, I think, ...
    (comp.programming)
  • Re: Brian Kernighan, maybe Im not worthy, maybe Im scum
    ... what experienced programmers do, ... the compiler doesn't have the free pass to /assume/ that the function ... Nobody has recommended doing all optimization by hand to my knowledge. ... Compiler behavior in optimization simply has no place in a language ...
    (comp.programming)