[Bug c++/18761] C++ ABI bug on OS X with doubles

2004-12-01 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2004-12-01 18:59 --- Subject: Re: C++ ABI bug on OS X with doubles pinskia at gcc dot gnu dot org wrote: > --- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-01 > 18:56 --- > The problem has nothing to

[Bug c++/18761] C++ ABI bug on OS X with doubles

2004-12-01 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-01 18:56 --- The problem has nothing to do with enums at all but doubles, if the double is the second element in the union it works. I do know that that would be correct for structs but I forgot about the rules for