Manuel López-Ibáñez wrote:
Sorry, please disregard my message: I was inadvertently using an old
compiler (2007-01-06)
So now you are getting both warning messages?
Definitely I'm getting both:
warning.cc: In function 'int main()':
warning.cc:3: warning: integer overflow in expression
warning.cc:3: warning: overflow in implicit constant conversion
warning.cc:4: warning: integer overflow in expression
I don't understand why anything should have changed. Perhaps the
TREE_CONSTANT_OVERFLOW changes or my changes broke something for a
while...
I don't know. I'm pretty sure I can exclude local changes...
Thanks,
Paolo.