This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug c++/23608] -Wsign-compare and const propagation
On Aug 29, 2005, at 6:24 PM, br1 at internet dot com dot uy wrote:
------- Additional Comments From br1 at internet dot com dot uy
2005-08-29 22:24 -------
Could you point me to the section in the standard? I thought warning
were a
quality of implementation matter.
No you misunderstood me. What I was trying to say the const propagation
does not need to happen. Since that is the case the warning is still
valid.
-- Pinski