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]

[Bug target/24914] gcc fails when built with --with-cpu=ep9312 --with-fpu=maverick



------- Comment #2 from rearnsha at gcc dot gnu dot org  2005-11-17 20:55 -------
The compiler is trying to reload the Maverick register into a VFP register. 
But there are no VFP registers on the ep9312!

Testing a fix.


-- 

rearnsha at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rearnsha at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-11-17 20:55:04
               date|                            |


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


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