<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 18, 2013 at 4:04 AM, Dan Horák <span dir="ltr">&lt;<a href="mailto:dan@danny.cz" target="_blank">dan@danny.cz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class=""><div class="h5">On Wed, 18 Sep 2013 08:50:52 +0100<br>
Andrew Haley &lt;<a href="mailto:aph@redhat.com">aph@redhat.com</a>&gt; wrote:<br>
<br>
&gt; On 09/17/2013 09:27 PM, Rich Mattes wrote:<br>
&gt; &gt; Do you think I should just add an ExcludeArch to mrpt in f20+ until<br>
&gt; &gt; this bug is resolved, or is someone able to look into it?  Is there<br>
&gt; &gt; anything I can try to work around it (try different compiler flags,<br>
&gt; &gt; etc?)<br>
&gt;<br>
&gt; It&#39;s always worth trying -O0.<br>
<br>
</div></div>and reduce debuginfo size by changing from &quot;-g&quot; (equals to -g2) to<br>
&quot;-g1&quot;, you can see various tricks to reduce memory consumption in the<br>
webkitgtk3 spec file [1]<br>
<br></blockquote><div><br></div><div>Thanks for the feedback.  Based on this thread and the feedback I got in the bug report, I replaced -O2 with -O1 to see if I could work around the crash.  It looks like -O1 was enough to keep gcc from crashing, and the build completed[1].  <br>
<br></div><div>I guess the problem is still there though, so I&#39;ll keep the bug open.  It doesn&#39;t look like the problem occured in the linker, the command line provided looks like it&#39;s trying to create a .o file from a .cpp source.<br>
</div><div><br></div><div>Rich<br><br>[1] <a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=5947644">http://koji.fedoraproject.org/koji/taskinfo?taskID=5947644</a><br></div></div></div></div>