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++/27336] "this" pointer is not assumed to be not null



------- Comment #4 from steven at gcc dot gnu dot org  2006-05-01 19:17 -------
Re. comment #2 and comment #3, yes you are expecting too much of the nonnull
attribute.  The attribute only applies to function arguments, not to function
results.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27336


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