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 rtl-optimization/25226] can't find a register in class ‘GENERAL_REGS’ while reloading ‘asm’



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-12-02 17:44 -------
This is a dup of bug 11203,  This is not really a bug. You are trying to use 8
registers but there are not 8 register there.

*** This bug has been marked as a duplicate of 11203 ***

*** This bug has been marked as a duplicate of 11203 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to fail|4.1.0 4.2.0                 |
      Known to work|3.3.6                       |
         Resolution|                            |DUPLICATE
            Summary|can't find a register in    |can't find a register in
                   |class 'GENERAL_REGS' while  |class
                   |reloading 'asm'             |‘GENERAL_REGS’
                   |                            |while reloading
                   |                            |‘asm’


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


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