--- Comment #3 from alexey dot pushkin at mererand dot com 2009-02-05
22:08 ---
I believe you are right that it works on x86-linux,
the problem is it doesn't work on x86_64-windows :-(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39112
--- Comment #1 from alexey dot pushkin at mererand dot com 2009-02-05
20:27 ---
Created an attachment (id=17251)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17251&action=view)
example
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39112
ther.s
COMPILER_PATH=/usr/local/opt/mingw64/bin/../libexec/gcc/x86_64-pc-mingw32/4.4.0/:/usr/local/opt/mingw64/bin/../libexec/gcc/:/usr/local/opt/mingw64/bin/../lib/gcc/x86_64-pc-mingw32/4.4.0/../../../../x86_64-pc-mingw32/bin/
LIBRARY_PATH=/usr/local/opt/mingw64/bin/../lib/gcc/x86_64-pc-mingw32/4.4.0/:/usr/local/opt/mingw64/bin/../lib/gcc/:/usr/local/opt/mingw64/bin/../lib/gcc/x86_64-pc-mingw32/4.4.0/../../../../x86_64-pc-mingw32/lib/
COLLECT_GCC_OPTIONS='-O2' '-v' '-save-temps' '-c' '-o' 'other.o'
'-shared-libgcc' '-mtune=generic'
x86_64-pc-mingw32-g++ main.o other.o -o a.exe
--
Summary: incorrect value of a static const double class member
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: alexey dot pushkin at mererand dot com
GCC build triplet: i386-pc-linux (I think)
GCC host triplet: i386-pc-linux
GCC target triplet: x86_64-pc-mingw32
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39112