This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Processor-specific code


On 2005-04-17 19:34:40 -0700, Brooks Moses wrote:
> Yes, the standard refers to changing the rounding mode "if the processor
> supports [it]" -- but consider what the standard means by "processor":
> "The combination of a computing system and the means by which programs
> are transformed for use on that computing system is called a processor
> in this standard." This very clearly includes the compiler, not just the
> hardware.

Cannot other languages call functions written in Fortran? If one can
do that, what if some Fortran function inherits a FPU state different
from the default one (e.g. in the rounding mode to zero)?

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


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