<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — ieee_exceptions]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=326</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=326&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in ieee_exceptions.]]></description>
		<lastBuildDate>Thu, 06 Mar 2014 22:27:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: ieee_exceptions]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1330#p1330</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 06 Mar 2014 22:27:21 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1330#p1330</guid>
		</item>
		<item>
			<title><![CDATA[Re: ieee_exceptions]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1328#p1328</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 06 Mar 2014 18:35:35 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1328#p1328</guid>
		</item>
		<item>
			<title><![CDATA[Re: ieee_exceptions]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1327#p1327</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Thu, 06 Mar 2014 17:20:31 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1327#p1327</guid>
		</item>
		<item>
			<title><![CDATA[ieee_exceptions]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1326#p1326</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (abdelakher.ahmed)]]></author>
			<pubDate>Thu, 06 Mar 2014 16:45:28 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1326#p1326</guid>
		</item>
	</channel>
</rss>
