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 c++/19320] static const float initialization ignored


------- Additional Comments From stefaandr at hotmail dot com  2005-01-07 23:31 -------
If accepting floats just as integers is an extension, then why does the same
code compile without problems when using integers?  (Static integer constants
also need a memory location right?  Or don't they?)
btw: is there a document that describes this kind of obvious changes, just like
http://gcc.gnu.org/gcc-3.4/changes.html does for 3.4?  I swear I searched the
bug database, but I don't follow the mailing list day by day


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19320


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