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/17880] -Wsequence-point doesn't warn inside if, while, do conditions, for beg/cond/end expressions etc.


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-12 17:04 -------
Note for the C++ front-end at this point we don't warn for the last for statement but we do for C, I 
have a fix for the problem (I fixed while fixing another problem).

-- 


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


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