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]

Re: c++/4999: asm code with concatenated content fails in template class member functions


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


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