This is the mail archive of the gcc@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]

Re: , operand with no effect warning


John Levon wrote:-

> 
> Why does gcc warn for :
> 
> 	p1, p2;
> 
> but not :
> 	delete p1, p2;

I dunno, but if you'd like it fixed the best way is to file a GNATS
PR.  It'll just get lost in the noise on this list.

Neil.


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