This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/34130] [4.1/4.2 Regression] the builtin abs() gives wrong result when used in some expression
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Nov 2007 14:23:12 -0000
- Subject: [Bug middle-end/34130] [4.1/4.2 Regression] the builtin abs() gives wrong result when used in some expression
- References: <bug-34130-15375@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from rguenth at gcc dot gnu dot org 2007-11-17 14:23 -------
Fixed on the trunk.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|rguenth at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED |NEW
Known to fail|3.3.6 3.4.6 4.1.3 4.2.2 |3.3.6 3.4.6 4.1.3 4.2.2
|4.3.0 |
Known to work|2.95.4 |2.95.4 4.3.0
Summary|[4.1/4.2/4.3 Regression] the|[4.1/4.2 Regression] the
|builtin abs() gives wrong |builtin abs() gives wrong
|result when used in some |result when used in some
|expression |expression
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34130