<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 57 Small Programs that Crash Compilers</title>
	<atom:link href="http://blog.regehr.org/archives/696/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.regehr.org/archives/696</link>
	<description></description>
	<lastBuildDate>Sat, 15 Jun 2013 18:52:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: regehr</title>
		<link>http://blog.regehr.org/archives/696/comment-page-1#comment-4177</link>
		<dc:creator>regehr</dc:creator>
		<pubDate>Sat, 14 Apr 2012 14:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.regehr.org/?p=696#comment-4177</guid>
		<description><![CDATA[Humberto, the question of what (if anything) we can conclude from these is a good one.

I think the answer is that we can learn a few simple things, but not a lot beyond that. We can conclude that usually, not a lot of code is needed to trigger a crash. We can conclude that loops, structs, and math are almost always present in crash-bug triggers, but non-loop control flow is rarely needed.]]></description>
		<content:encoded><![CDATA[<p>Humberto, the question of what (if anything) we can conclude from these is a good one.</p>
<p>I think the answer is that we can learn a few simple things, but not a lot beyond that. We can conclude that usually, not a lot of code is needed to trigger a crash. We can conclude that loops, structs, and math are almost always present in crash-bug triggers, but non-loop control flow is rarely needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Humberto Massa</title>
		<link>http://blog.regehr.org/archives/696/comment-page-1#comment-4176</link>
		<dc:creator>Humberto Massa</dc:creator>
		<pubDate>Sat, 14 Apr 2012 11:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.regehr.org/?p=696#comment-4176</guid>
		<description><![CDATA[Can we conclude anything just by looking at these?
YES: that in C the semicolon is a TERMINATOR not a separator.]]></description>
		<content:encoded><![CDATA[<p>Can we conclude anything just by looking at these?<br />
YES: that in C the semicolon is a TERMINATOR not a separator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheepwatcher&#039;s Weblog</title>
		<link>http://blog.regehr.org/archives/696/comment-page-1#comment-4157</link>
		<dc:creator>Sheepwatcher&#039;s Weblog</dc:creator>
		<pubDate>Fri, 06 Apr 2012 02:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.regehr.org/?p=696#comment-4157</guid>
		<description><![CDATA[[...] 剛好看到一篇文章: 57 Small Programs that Crash Compilers(出處)。 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 剛好看到一篇文章: 57 Small Programs that Crash Compilers(出處)。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://blog.regehr.org/archives/696/comment-page-1#comment-4155</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 05 Apr 2012 23:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.regehr.org/?p=696#comment-4155</guid>
		<description><![CDATA[Hey Brainiac, that was funny. I had a good laugh. Unfortunately, I had the same experience.]]></description>
		<content:encoded><![CDATA[<p>Hey Brainiac, that was funny. I had a good laugh. Unfortunately, I had the same experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: regehr</title>
		<link>http://blog.regehr.org/archives/696/comment-page-1#comment-4153</link>
		<dc:creator>regehr</dc:creator>
		<pubDate>Thu, 05 Apr 2012 20:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.regehr.org/?p=696#comment-4153</guid>
		<description><![CDATA[I&#039;ve heard the same thing, that compilers don&#039;t have bugs.  I even tell students this sometimes so that they&#039;ll find the bug in their own code (99.9% of the time) instead of blaming the compiler :).]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve heard the same thing, that compilers don&#8217;t have bugs.  I even tell students this sometimes so that they&#8217;ll find the bug in their own code (99.9% of the time) instead of blaming the compiler <img src='http://blog.regehr.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: blog.regehr.org @ 2013-06-18 17:44:09 by W3 Total Cache -->