This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/53922] [4.6/4.7 Regression] VRP: semantic conflict between range_includes_zero_p and value_inside_range
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 13 Jul 2012 11:41:13 +0000
- Subject: [Bug tree-optimization/53922] [4.6/4.7 Regression] VRP: semantic conflict between range_includes_zero_p and value_inside_range
- Auto-submitted: auto-generated
- References: <bug-53922-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53922
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.8.0
Summary|[4.6/4.7/4.8 Regression] |[4.6/4.7 Regression] VRP:
|VRP: semantic conflict |semantic conflict between
|between |range_includes_zero_p and
|range_includes_zero_p and |value_inside_range
|value_inside_range |
--- Comment #8 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-13 11:41:13 UTC ---
Fixed for 4.8.0 sofar.