This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: objc/8496: Crash if an object is declared instead of a pointer to an object
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, lminder at gmx dot net, nobody at gcc dot gnu dot org
- Date: 15 Mar 2003 19:05:36 -0000
- Subject: Re: objc/8496: Crash if an object is declared instead of a pointer to an object
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, lminder at gmx dot net, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: Crash if an object is declared instead of a pointer to an object
State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Sat Mar 15 19:05:36 2003
State-Changed-Why:
With present 3.3 branch, I get
g/x> /home/bangerth/bin/gcc-3.3-pre/bin/gcc -c x.m
x.m: In function `xyz':
x.m:7: warning: `X' does not respond to `do_something'
Does this indicate that the bug has been fixed?
Thanks
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8496