This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/23471] a*a (for signed ints with -fno-wrapv) is always postive
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2006 02:54:17 -0000
- Subject: [Bug tree-optimization/23471] a*a (for signed ints with -fno-wrapv) is always postive
- References: <bug-23471-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-01 02:54 -------
b_3 = a_1 * a_1;
b_3: VARYING
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2005-12-07 03:01:04 |2006-03-01 02:54:17
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23471