This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA] Add some VAX floating point formats to floatformat.[ch]
- From: Mark Kettenis <mark dot kettenis at xs4all dot nl>
- To: jbglaw at lug-owl dot de
- Cc: gdb-patches at sourceware dot org, binutils at sourceware dot org, dj at redhat dot com, raeburn at raeburn dot org, pkoning at equallogic dot com, nick at redhat dot com, gcc-patches at gcc dot gnu dot org
- Date: Wed, 31 Aug 2005 23:42:49 +0200 (CEST)
- Subject: Re: [RFA] Add some VAX floating point formats to floatformat.[ch]
- References: <200508212153.j7LLrJXJ006901@elgar.sibelius.xs4all.nl> <348FDCE8-5D87-4C13-AB77-B4BD4E47F9C5@raeburn.org> <200508310752.j7V7qLi2031393@elgar.sibelius.xs4all.nl> <20050831084816.GL13517@lug-owl.de>
> Date: Wed, 31 Aug 2005 10:48:16 +0200
> From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
>
> What about h_floating? If you're already at cleaning up the FP support
> for VAX, could you please add that one, too?
>
Hmm. GCC doesn't use h_floating so I have no way to test it, and I'd
rather not add untested code.
Mark