This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Can't turn off overflow_warning?
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Bradley Lucier <lucier at math dot purdue dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 15 Jul 2005 22:32:55 -0400
- Subject: Re: Can't turn off overflow_warning?
- References: <93195b3ade05efbce5e3d6f81272ea2a@math.purdue.edu>
On Jul 15, 2005, at 10:27 PM, Bradley Lucier wrote:
After examining the source and documentation, it appears to me that in
4.0.* and on mainline one cannot turn off the warning generated by
overflow_warning, in, for example,
IIRC the C standard requires that a warning here but I could be wrong.
-- Pinski