[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenBSD g++ (propolice) compiler bug?
- To: tech_(_at_)_openbsd_(_dot_)_org
- Subject: Re: OpenBSD g++ (propolice) compiler bug?
- From: Han Boetes <han_(_at_)_mijncomputer_(_dot_)_nl>
- Date: Fri, 4 Mar 2005 11:20:11 +0100
- Mail-followup-to: tech_(_at_)_openbsd_(_dot_)_org
I get this with gcc-3.3.5 with propolice on GNU/Linux on i386
&s 0xbffff9d0
&s.a 0xbffff9d0
&s.b 0xbffff9e0
set s.b = 55
copied back int -2122054716
sizeof(s) 20
41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4E 4F 00 C4 03 84 81
And this without propolice:
&s 0xbffff9d0
&s.a 0xbffff9d0
&s.b 0xbffff9e0
set s.b = 55
copied back int 55
sizeof(s) 20
41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4E 4F 00 37 00 00 00
# Han
Visit your host, monkey.org