Synopsis: tiny C++ prog broken under -O1
State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Wed Apr 17 17:41:35 2002
State-Changed-Why:
Not a bug. You have taken the address of a temporary.
You wanted "change((byte**)&s)".
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6330