This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13397] Optimizer doesn't take into account protection flags
- From: "yuri at tsoft dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2003 05:20:38 -0000
- Subject: [Bug c++/13397] Optimizer doesn't take into account protection flags
- References: <20031214051742.13397.yuri@tsoft.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From yuri at tsoft dot com 2003-12-14 05:20 -------
Sorry,
following:
> In the above code it's clear that field pc is never
> not NULL so it's no need to compare the
should have been "is never NULL".
:)
Yuri
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13397