public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/9815] atomicity.h - fails to compile with -O3 -masm=intel
       [not found] <20030223091601.9815.kfoltman@onet.pl>
@ 2003-05-24 21:04 ` pinskia@physics.uc.edu
  2003-06-02 18:37 ` bkoz@gcc.gnu.org
  2003-07-25 23:16 ` jbuck at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-24 21:04 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9815


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-24 20:39:36
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-05-24 20:39 -------
still fails with mainline (20030524):
/tmp/cc0oL5Sh.s: Assembler messages:
/tmp/cc0oL5Sh.s:39: Error: no such instruction: `xaddl %eax,DWORD PTR [%edx-4]'




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/9815] atomicity.h - fails to compile with -O3 -masm=intel
       [not found] <20030223091601.9815.kfoltman@onet.pl>
  2003-05-24 21:04 ` [Bug libstdc++/9815] atomicity.h - fails to compile with -O3 -masm=intel pinskia@physics.uc.edu
@ 2003-06-02 18:37 ` bkoz@gcc.gnu.org
  2003-07-25 23:16 ` jbuck at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: bkoz@gcc.gnu.org @ 2003-06-02 18:37 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9815


bkoz@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From bkoz@gcc.gnu.org  2003-06-02 18:37 -------
This patch fixes this, and is now in gcc mainline and gcc-3_3-branch

2003-06-02  Andrew Pinski  <pinskia@physics.uc.edu>

	PR libstdc++/9815
	* config/cpu/i386/atomicity.h (__exchange_and_add): add intel
	asm case to asm.
	* config/cpu/i486/atomicity.h (__exchange_and_add): Likewise.
	(__atomic_add): likewise.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/9815] atomicity.h - fails to compile with -O3 -masm=intel
       [not found] <20030223091601.9815.kfoltman@onet.pl>
  2003-05-24 21:04 ` [Bug libstdc++/9815] atomicity.h - fails to compile with -O3 -masm=intel pinskia@physics.uc.edu
  2003-06-02 18:37 ` bkoz@gcc.gnu.org
@ 2003-07-25 23:16 ` jbuck at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: jbuck at gcc dot gnu dot org @ 2003-07-25 23:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9815


jbuck at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.3.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-25 23:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030223091601.9815.kfoltman@onet.pl>
2003-05-24 21:04 ` [Bug libstdc++/9815] atomicity.h - fails to compile with -O3 -masm=intel pinskia@physics.uc.edu
2003-06-02 18:37 ` bkoz@gcc.gnu.org
2003-07-25 23:16 ` jbuck at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).