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/48766] [4.4/4.5/4.6/4.7 Regression] Infinite recursion in fold_binary_loc()


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48766

--- Comment #9 from iant at google dot com <iant at google dot com> 2011-12-06 21:33:33 UTC ---
> As I understand it, -fno-strict-overflow also affects optimizations for 
> pointer overflow in any of the three -fwrapv/-ftrapv/default modes (those 
> modes only relate to integer arithmetic semantics, not anything for 
> pointer arithmetic).

Yes, good point.


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