c++/4999: asm code with concatenated content fails in template class member functions
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Tue Dec 4 00:02:00 GMT 2001
Synopsis: asm code with concatenated content fails in template class member functions
State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Tue Dec 4 00:02:49 2001
State-Changed-Why:
gcc 2.95.3 was the latest FSF stable release of the gcc 2.95 tree. It cannot compile the MMX code you provided in your latest testcase without FSF unsupported patches to the compiler.
gcc 2.95.4 is not an FSF release, but is a release from
Debian. I do not know if this release has MMX patches in
gcc 2.95 is currently a maintenance release, and most
active FSF gcc development and bugfixing is going on
in the gcc 3.x series.
gcc 3.0, which has MMX support integrated, can successfully
compile your testcase.
it or not.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4999&database=gcc
More information about the Gcc-bugs
mailing list