On 2012-04-05 06:26:43 -0400, Robert Dewar wrote: > Well a lot of users have been burned by using optimization > options, either becausae of compiler bugs, or because of bugs > in their own code triggered by optimization. So the requirement > of not using any optimization options is not that uncommon.
But no-optimizations (-O0) should not necessarily be the default for these reasons. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)