<?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 Error while compiling with gcc in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Error-while-compiling-with-gcc/m-p/741974#M802</link>
    <description>I agree the compiler should not crash. We will look into it. If you can find a fix, please feel free to do so and send us a patch.&lt;BR /&gt;&lt;BR /&gt;But, what you are trying to do is not a legal Cilk_for loop. The condition in Cilk_for must test the loop control variable. Also, one must be able to predict the number of iterations a cilk_for will run and the case you have does not satisfy that.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Balaji V. Iyer.</description>
    <pubDate>Wed, 20 Jun 2012 16:48:02 GMT</pubDate>
    <dc:creator>Balaji_I_Intel</dc:creator>
    <dc:date>2012-06-20T16:48:02Z</dc:date>
    <item>
      <title>Error while compiling with gcc</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-while-compiling-with-gcc/m-p/741973#M801</link>
      <description>I get the followinf error &lt;B&gt;&lt;I&gt;&lt;BR /&gt;&lt;BR /&gt;main.c:107:2: internal compiler error: in extract_for_fields, at cilk-spawn.c:1857&lt;BR /&gt; }&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;and the relevant lines are:&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;I&gt;cilk_for (index = 0; table_name[index]!=NULL; ++index )&lt;BR /&gt;{&lt;BR /&gt;  /* some work*/&lt;BR /&gt;}&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;Line 107 corresponds to the closing braces of &lt;B&gt;&lt;I&gt;cilk_for &lt;/I&gt;&lt;/B&gt;loop.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated!</description>
      <pubDate>Wed, 20 Jun 2012 16:06:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-while-compiling-with-gcc/m-p/741973#M801</guid>
      <dc:creator>amandeepgautam</dc:creator>
      <dc:date>2012-06-20T16:06:37Z</dc:date>
    </item>
    <item>
      <title>Error while compiling with gcc</title>
      <link>https://community.intel.com/t5/Software-Archive/Error-while-compiling-with-gcc/m-p/741974#M802</link>
      <description>I agree the compiler should not crash. We will look into it. If you can find a fix, please feel free to do so and send us a patch.&lt;BR /&gt;&lt;BR /&gt;But, what you are trying to do is not a legal Cilk_for loop. The condition in Cilk_for must test the loop control variable. Also, one must be able to predict the number of iterations a cilk_for will run and the case you have does not satisfy that.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Balaji V. Iyer.</description>
      <pubDate>Wed, 20 Jun 2012 16:48:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Error-while-compiling-with-gcc/m-p/741974#M802</guid>
      <dc:creator>Balaji_I_Intel</dc:creator>
      <dc:date>2012-06-20T16:48:02Z</dc:date>
    </item>
  </channel>
</rss>

