This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13397] Optimizer doesn't take into account protection flags


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]