This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/4866: [ARM; C++] doubles not passed to cout correctly
- From: pb at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, kediger at licor dot com, nobody at gcc dot gnu dot org, pb at gcc dot gnu dot org
- Date: 22 Jan 2002 22:47:12 -0000
- Subject: Re: target/4866: [ARM; C++] doubles not passed to cout correctly
- Reply-to: pb at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, kediger at licor dot com, nobody at gcc dot gnu dot org, pb at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Old Synopsis: double floating pt problem with ARM cross compiler and -O2 optimization
New Synopsis: [ARM; C++] doubles not passed to cout correctly
Responsible-Changed-From-To: unassigned->pb
Responsible-Changed-By: pb
Responsible-Changed-When: Tue Jan 22 14:47:11 2002
Responsible-Changed-Why:
.
State-Changed-From-To: open->analyzed
State-Changed-By: pb
State-Changed-When: Tue Jan 22 14:47:11 2002
State-Changed-Why:
The problem doesn't seem to be corruption on the stack as such, but rather a failure of argument marshalling for the call to cout.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4866