<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Thanks.  But now you have in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955243#M20639</link>
    <description>&lt;P&gt;Thanks.&amp;nbsp; But now you have puzzled me.&amp;nbsp; The instructions say to use&lt;/P&gt;
&lt;P&gt;svn update svn://gcc.gnu.org/svn/gcc/branches/cilkplus&lt;/P&gt;
&lt;P&gt;But one of the main reasons to use svn rather than snapshots is precisely to keep up with the latest version!&amp;nbsp; Is there another way to do that?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2013 18:42:33 GMT</pubDate>
    <dc:creator>Nick_M_3</dc:creator>
    <dc:date>2013-07-19T18:42:33Z</dc:date>
    <item>
      <title>Infinite loop in CilkPlus gcc</title>
      <link>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955241#M20637</link>
      <description>&lt;P&gt;Well, I say infinite, but I broke in after a few minutes - and it's a trivial program.&amp;nbsp; The command show causes it, and there are some straces.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2013 12:58:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955241#M20637</guid>
      <dc:creator>Nick_M_3</dc:creator>
      <dc:date>2013-07-19T12:58:12Z</dc:date>
    </item>
    <item>
      <title>I am able to replicate this</title>
      <link>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955242#M20638</link>
      <description>&lt;P&gt;I&amp;nbsp;am able to replicate this issue and&amp;nbsp;is fixed in Cilk Plus GCC revision 201063.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Balaji V. Iyer.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2013 15:40:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955242#M20638</guid>
      <dc:creator>Balaji_I_Intel</dc:creator>
      <dc:date>2013-07-19T15:40:35Z</dc:date>
    </item>
    <item>
      <title>Thanks.  But now you have</title>
      <link>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955243#M20639</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; But now you have puzzled me.&amp;nbsp; The instructions say to use&lt;/P&gt;
&lt;P&gt;svn update svn://gcc.gnu.org/svn/gcc/branches/cilkplus&lt;/P&gt;
&lt;P&gt;But one of the main reasons to use svn rather than snapshots is precisely to keep up with the latest version!&amp;nbsp; Is there another way to do that?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2013 18:42:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955243#M20639</guid>
      <dc:creator>Nick_M_3</dc:creator>
      <dc:date>2013-07-19T18:42:33Z</dc:date>
    </item>
    <item>
      <title>I didn't completely</title>
      <link>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955244#M20640</link>
      <description>&lt;P&gt;I didn't completely understand you...&lt;/P&gt;
&lt;P&gt;When using svn, I generally&amp;nbsp;just type&amp;nbsp;"svn update" in the top level source directory and it fetches all the updates. Are you using snapshots?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Balaji V. Iyer.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2013 18:47:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955244#M20640</guid>
      <dc:creator>Balaji_I_Intel</dc:creator>
      <dc:date>2013-07-19T18:47:24Z</dc:date>
    </item>
    <item>
      <title>No.  I am using what the</title>
      <link>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955245#M20641</link>
      <description>&lt;P&gt;No.&amp;nbsp; I am using what the instructions said to do:&lt;/P&gt;
&lt;P&gt;svn update svn://gcc.gnu.org/svn/gcc/branches/cilkplus&lt;/P&gt;
&lt;P&gt;But it hasn't seen any changes in the past 2 months.&amp;nbsp; I will try simple svn update.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2013 19:03:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955245#M20641</guid>
      <dc:creator>Nick_M_3</dc:creator>
      <dc:date>2013-07-19T19:03:20Z</dc:date>
    </item>
    <item>
      <title>Yes, that's the solution.  It</title>
      <link>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955246#M20642</link>
      <description>&lt;P&gt;Yes, that's the solution.&amp;nbsp; It now compiles, but there is now a linker problem.&amp;nbsp; I sill look into that.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2013 20:44:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955246#M20642</guid>
      <dc:creator>Nick_M_3</dc:creator>
      <dc:date>2013-07-19T20:44:38Z</dc:date>
    </item>
    <item>
      <title>Yes, that's the solution.  It</title>
      <link>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955247#M20643</link>
      <description>&lt;P&gt;Yes, that's the solution.&amp;nbsp; It now compiles, but there is now a linker problem.&amp;nbsp; I sill look into that.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2013 20:44:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Infinite-loop-in-CilkPlus-gcc/m-p/955247#M20643</guid>
      <dc:creator>Nick_M_3</dc:creator>
      <dc:date>2013-07-19T20:44:41Z</dc:date>
    </item>
  </channel>
</rss>

