This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make real.h constants more consistent


On Mon, 2008-08-18 at 09:01 -0700, Ian Lance Taylor wrote:

> > +	    = real_value_truncate (TYPE_MODE (type), dconst_sqrt2());
> 
> Space before right parenthesis.  In fact, the space needs to be added
> to every line you added to builtins.c.

Did you mean left parenthesis, Ian?

Ben



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]