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/22351] Failing compilation


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-07 18:21 -------
This is a dup of PR 8340.

This is invalid code as 3.4.0 and above errors:
t.cc:2118: error: PIC register `ebx' clobbered in `asm'
4.1.0 error:
t.cc:2137: error: PIC register ?ebx? clobbered in ?asm?


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

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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