On Sun, 2013-11-03 08:29:12 -0500, Kenneth Zadeck <[email protected]> wrote: > On Nov 3, 2013, at 5:24 AM, Richard Sandiford <[email protected]> > wrote: > > Index: gcc/config/vax/vax.c > > =================================================================== > > --- gcc/config/vax/vax.c 2013-11-03 10:24:01.013238719 +0000 > > +++ gcc/config/vax/vax.c 2013-11-03 10:24:02.308247979 +0000 > > @@ -643,7 +643,7 @@ vax_float_literal (rtx c) > > { > > int x = 1 << i; > > bool ok; > > - REAL_VALUE_FROM_INT (s, x, 0, mode); > > + REAL_VALUE_FROM_INT (s, x, mode); > > > > if (REAL_VALUES_EQUAL (r, s)) > > return true; > > Vax, seriously??? Are there any left?
There are! It's not all that dead.
MfG, JBG
--
Jan-Benedict Glaw [email protected] +49-172-7608481
Signature of: "Debugging is twice as hard as writing the code in the first
place.
the second : Therefore, if you write the code as cleverly as possible, you
are,
by definition, not smart enough to debug it." - Brian W.
Kernighan
signature.asc
Description: Digital signature
