Re: GCC Hexadecimal Floating point constant handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ameya Malondkar <ameya.malondkar@xxxxxxx> writes:

> GCC accepts constructs such as :  float p = 0x.p5;

...

> As per the grammar to my understanding, the above construct is invalid. 
> Just wanted to know whether the support for the above construct is a GCC
> Extension or my understanding of the grammar is incorrect?

I agree.  Per the grammar, this should not be recognized.

It does not real harm, but would you like to file a bug report?  See
http://gcc.gnu.org/bugs.html .  Thanks.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux