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/21518] unable to find a register to spill in class 'Q_REGS' with -fPIC and -O2


------- Additional Comments From steven at gcc dot gnu dot org  2005-05-12 10:59 -------
Andrew's test case shows that it is easy to make this fail with other 
GCC releases, and Jakub's comment #3 it seems that when constructs like 
this work, it only does so by luck. 
 
So, this is not really a regression, and it is also not really going to 
be fixed in GCC. 
 
 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
            Summary|[4.0/4.1 Regression] error: |unable to find a register to
                   |unable to find a register to|spill in class 'Q_REGS' with
                   |spill in class 'Q_REGS' with|-fPIC and -O2
                   |-fPIC and -O2               |


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


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