This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/13480] [3.4 Regression] bits/atomicity.h:56: warning: read-write constraint does not allow a register


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]