<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
Aviv Greenberg wrote:
<blockquote
cite="mid:3000d2e90912210517rc680247rd8c739e83d07b766@mail.gmail.com"
type="cite">
<pre wrap="">Just out of curiousity: why do you care about the resulting assembly?
It's a strong indication that you are doing something wrong :)
</pre>
</blockquote>
First, we have found several bugs in GCC as a result of "caring about
the assembly". Lets agree that it's an indication that someone is doing
something wrong.<br>
<br>
The reason I'm trying to disable this optimization is because it causes
the code to be too big to fit onto the available ROM on which the code
needs to be flashed. The X86 version I gave here shows the problem, but
is no the platform on which the problem was diagnosed.<br>
<br>
Shachar<br>
<pre class="moz-signature" cols="72">--
Shachar Shemesh
Lingnu Open Source Consulting Ltd.
<a class="moz-txt-link-freetext" href="http://www.lingnu.com">http://www.lingnu.com</a>
</pre>
</body>
</html>