This is the mail archive of the gcc-patches@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: Shut up endless "value computed is not used" warnings


On Thu, Nov 30, 2000 at 02:08:21PM -0800, Zack Weinberg wrote:
> Because the conversion case does 'goto warn;' and warn: is after the
> side-effects test.

Oh.  Well, move the test up then instead of 
adding a duplicate.


r~

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