This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.2 PATCH] Handle denormal constants in hexadecimal notation
On Mon, Feb 17, 2003 at 04:51:39PM +0100, Gabriel Dos Reis wrote:
> Past experiences with gcc-2.96 indicate that it is good for nobody
> having different-but-nearly-the-same GCC releases floating around.
> The patch is OK for gcc-3_2-branch provided you regtest it on at least
> two-different targets.
Regtested on 7 different targets, installed on the branch.
Jakub