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 inline-asm/39078] Registers in on clober list are cloberred when compiled with optimization (x86_64) ?



------- Comment #8 from valery_reznic at yahoo dot com  2009-02-11 14:26 -------
(In reply to comment #7)
> (In reply to comment #5)
> 
> > Any why you say I shouldn't call other function from inside asm ?
> 
> See for example [1].
> 
> [1] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16331#c14
> 
I read it. Still I don't get the point.
In the inline assembler I MYSELF put arguments in the places where MY (by the
way, written in assembler) function expect to get them.

I need nothing from gcc.


-- 


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


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