This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFC [libstdc++v3] target-specific cpu_limits.h
Phil Edwards <phil@jaj.com> writes:
| On Wed, Mar 20, 2002 at 12:14:47PM +1100, Danny Smith wrote:
| >
| > I would not like to impose mingw fp wobblies on the rest of the i386 world,
| > hence my reason for putting in subdir.
|
| In this case, the existing os_defines.h file for mingw32 may be a better
| place, since this's an OS issue and not a CPU issue. (The libstdc++-v3
| config files are already too tricky; I'd hate to see this sort of thing
| become more common.)
Oops, I haven't been following this issue. Yes, Phil is right.
-- Gaby