This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/9815] atomicity.h - fails to compile with -O3 -masm=intel
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 May 2003 20:39:37 -0000
- Subject: [Bug libstdc++/9815] atomicity.h - fails to compile with -O3 -masm=intel
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.