This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/28909] Missed optimization with x86 sync builtins
- 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: 31 Aug 2006 03:13:04 -0000
- Subject: [Bug target/28909] Missed optimization with x86 sync builtins
- References: <bug-28909-10309@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-31 03:13 -------
Confirmed, the special casing for inc/dec should be added to the sync_add
patterns also.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |missed-optimization
Last reconfirmed|0000-00-00 00:00:00 |2006-08-31 03:13:03
date| |
Version|unknown |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28909