------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-03 15:11 ------- (In reply to comment #2) > Subject: Re: ICE in g++.old-deja/g++.pt/asm1.C and asm2.C with -fpic/-fPIC > > I'm not familiar with inline asm, what exactly in the testcase reveals that > ebx will be used?
The b constraint in ("b") says that this is going to use the ebx register. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2005-01-03 15:11:34 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19226