------- Comment #13 from ubizjak at gmail dot com  2009-05-10 22:00 -------
Created an attachment (id=17848)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17848&action=view)
Patch

This patch looks at processor name to detect AMD geode CPU. As far as gcc is
concerned, "-march=geode" means AMD geode with 3dnow-a extensions.

Other geodes are handled by generic processor detection, since we really have
no better idea.

Can someone please test attached patch with -march=native on geode?


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ubizjak at gmail dot com
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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

Reply via email to