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++/23608] -Wsign-compare and const propagation


------- Additional Comments From pinskia at physics dot uc dot edu  2005-08-29 23:01 -------
Subject: Re:  -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



-- 


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


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