<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — ieee_exceptions]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=326&amp;type=atom" />
	<updated>2014-03-06T22:27:21Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=326</id>
		<entry>
			<title type="html"><![CDATA[Re: ieee_exceptions]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1330#p1330" />
			<content type="html"><![CDATA[<p>Based on conversations over the course of today, I&#039;ve added a new package to the Package Manager:</p><p><a href="http://packages.simplyfortran.com/package/60.html">http://packages.simplyfortran.com/package/60.html</a></p><p>The above package adds support for Fortran 2008 IEEE modules to Simply Fortran in a slightly non-standard manner.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2014-03-06T22:27:21Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1330#p1330</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ieee_exceptions]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1328#p1328" />
			<content type="html"><![CDATA[<p>The <em>ieee_exceptions</em> module is part of the Fortran 2003 standard, and Simply Fortran&#039;s compiler does not yet support it.&nbsp; Work is slowly progressing on it.&nbsp; You can read more about it at <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58020">http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58020</a>.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2014-03-06T18:35:35Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1328#p1328</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: ieee_exceptions]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1327#p1327" />
			<content type="html"><![CDATA[<p>Some possible approaches to try:</p><p>(1)<br />Look up in the Intel Fortran documentation what exactly the &quot;ieee_exceptions&quot; module does.</p><p>(2)<br />Comment-out the line of code, USE, INTRINSIC :: ieee_exceptions, and wait to see what errors you get (and how many there are) telling you about (eg) variables with undeclared data types, subroutines and subprogram functions not found, then make guesses about what to put into your code to overcome this.</p><p>(3)<br />Provide an empty module of your own called&nbsp; ieee_exceptions, and edit out the option, &#039;INTRINSIC&#039; from the USE line, then look at teh error messages to work out what that module needs in it.</p>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2014-03-06T17:20:31Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1327#p1327</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[ieee_exceptions]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1326#p1326" />
			<content type="html"><![CDATA[<p>I downloaded Fortran code which includes:</p><p>USE, INTRINSIC :: ieee_exceptions</p><p>I can compile it with intel fortran but not with simply Fortran. Any help?</p>]]></content>
			<author>
				<name><![CDATA[abdelakher.ahmed]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3526</uri>
			</author>
			<updated>2014-03-06T16:45:28Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1326#p1326</id>
		</entry>
</feed>
