On Mon, Nov 10, 2014 at 10:51 PM, Marc Glisse <marc.gli...@inria.fr> wrote:
> On Mon, 10 Nov 2014, Richard Biener wrote:
>
>> No extra includes required?
>
>
> <utility> is already included in wide-int.h and rtl.h, should probably move
> those.

Bah, we hit a problem. std::swap has been moved from <algorithm> to
<utility> in C++11, and the patch breaks build on CentOS 5.11
(gcc-4.1.2).

Short of reverting the i386.c patch, is there a quick solution by
including some additional headers?

Uros.

Reply via email to