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 target/12007] Multiple inheritance float pass by value fails


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-01-18 00:22 -------
Subject: Re:  Multiple inheritance float pass by value fails

> This works for me with gcc 3.3.1 on x86-linux. Would it be possible for you
> to test with gcc 3.3.2 
> or a recent snapshot, to see if this is still a problem? Dave have you seen
> anything like this? 

I tried the putval test program.  It generates 0.000000 with 3.3.1
on hpux 10.20 and 11.11.  It generates 2.153332 with 3.3.2 under hpux 11.00.
With a 64-bit version of 3.5 experimental, it generates 3.141590.  So,
the problem might be fixed in 3.4.

I don't have a 32-bit build of 3.4 or 3.3.3 available to try at the
moment.

Dave


-- 


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


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