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++/8057] [3.4/4.0/4.1 regression] Templates/non-templates and warnings about statements without effects



------- Comment #10 from ian at airs dot com  2005-10-10 19:39 -------
I think Mark's analysis is somewhat misleading for this particular warning,
since this warning actually is issued by the frontend.  It comes from
convert_to_void in cp/cvt.c.


-- 

ian at airs dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com


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


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