This is the mail archive of the gcc-bugs@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]

[Bug java/19738] gcjh generates invalid class member floating-point initialisers


------- 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


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