Frans de Boer wrote:

By the way, don't you think that it is strange that additional errors
surface - at different tests - when code optimization is explicitly
switched off?

From the compiler writer's point of view, getting optimization right is really hard. It doesn't surprise me when things like this show up when a new version of the compiler comes out. The issues may be in the compiler or may be poor code. Both need to be examined. Generally after a while, the issues get worked out.

  -- Bruce


--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to