Subject: Re: [Boost-build] Anyone know what's up with bug #7212?
From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2012-08-29 17:43:03


   Hi.

> To me, it smells compiler bug, but as this is a system where I cannot
> "just update" the compiler, I am wondering if there are other
> solutions. I have a feeling that it is the loop/while/goto construct
> that's complicating matters.

   We've confirmed this as a goto related compiler bug. :-)

   I'm attaching a patched function.c module based on revision [80313]
that fixes the bug on the target system. I'll not commit it until we can
find out more precisely which systems are affected by the bug.

   Steven, you have any more thoughts on why this would be causing problems?

   Best regards,
     Jurko Gospodnetić