[Bug c++/18514] [3.4/4.0 Regression] Alternate "asm" name ignored for function imported into namespace std
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 16 05:33:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-16 05:33 -------
now I understand why it works on x86-linux, size_t is defined as unsigned int and not unsigned long.
It worked in 3.3.
The problem appeared between 20030301 and 20030302.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|Alternate "asm" name ignored|[3.4/4.0 Regression]
|for function imported into |Alternate "asm" name ignored
|namespace std |for function imported into
| |namespace std
Target Milestone|--- |3.4.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18514
More information about the Gcc-bugs
mailing list