This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13480] [3.4 Regression] bits/atomicity.h:56: warning: read-write constraint does not allow a register
- 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: 23 Dec 2003 18:33:10 -0000
- Subject: [Bug libstdc++/13480] [3.4 Regression] bits/atomicity.h:56: warning: read-write constraint does not allow a register
- References: <20031223182732.13480.wanderer@rsu.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-23 18:33 -------
the warning is correct so Jason Merrill missed it when he was updating atomicity.h's.
Confirmed by looking into libstdc++-v3/config/cpu/i386/atomicity.h.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-12-23 18:33:09
date| |
Summary|bits/atomicity.h:56: |[3.4 Regression]
|warning: read-write |bits/atomicity.h:56:
|constraint does not allow a |warning: read-write
|register |constraint does not allow a
| |register
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13480