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]
Other format: [Raw text]

Re: [PATCH] New command line option -fwrapv


On Thu, 20 Mar 2003, Fergus Henderson wrote:
> Nice patch!

Thanks.  Is this any use to Mercury?


> Just one comment:
> > Much like my previous "-fsignaling-nans" patch, this flag should
> > currently be considered a work in progress.
>
> Should this be mentioned in the TexInfo documentation for the new option?

I'd like to think that all the places where we apply semantics-sensitive
transformations and don't check for flag_wrapv are real bugs and should
be submitted to GNATs.  I've fixed all those I'm aware of.  However, I
really *hope* its not a requirement that I track down and fix all of the
remaining cases prior to getting this patch approved :>

Roger
--


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