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

[Bug tree-optimization/70455] spurious "assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow]"


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70455

--- Comment #5 from Vincas Dargis <vindrg at gmail dot com> ---
(In reply to Andrew Pinski from comment #4) 
> Can you file a separate bug with the preprocessed source, I suspect the
> issue there is different from the original issue listed here.  

Could you elaborate that "preprocessed source"?

> Also the trunk has changed how the warnings are handled in this case but I
> have not looked into if it changes the warning in the original case or the
> new one which you are listing.

Well, I could try on Debian Sid VMs with "latest" GCC I can get, if that would
help.

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