|
Boost : |
Subject: Re: [boost] Proposed templated integer_sort
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-12-15 13:16:30
AMDG
Steven Ross wrote:
> I encountered a compiler optimization bug with float_sort (but not
> integer_sort) on Cygwin with -O2 and -O3 options. Does anyone know the best
> place to report that? For now, I'm having float_sort call std::sort on
> Cygwin.
>
I don't think this is a compiler bug. The standard forbids
accessing floats as ints.
In Christ,
Steven Watanabe
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk