This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/19738] gcjh generates invalid class member floating-point initialisers
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2005 16:00:41 -0000
- Subject: [Bug java/19738] gcjh generates invalid class member floating-point initialisers
- References: <20050201065958.19738.rmathew@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at integrable-solutions dot net 2005-02-01 16:00 -------
Subject: Re: gcjh generates invalid class member floating-point initialisers
"giovannibajo at libero dot it" <gcc-bugzilla@gcc.gnu.org> writes:
[...]
| In fact, I personally use this to expose constants without linkage:
|
| struct A {
| enum { a = 45 };
| };
agree.
| but with floating point numbers you are out of luck.
Indeed.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19738