This is the mail archive of the gcc-patches@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]

Re: [v3] Use atomic builtins (powerpc, alpha)


David Edelsohn wrote:

>	Why do you think that it is acceptable to apply a patch that
>introduces a regression with no comment or workaround?  If you cannot fix
>it, please enlist the help of others at SUSE to develop a patch to fix
>this.
>  
>
Maybe better restating, more clearly, my point: in *my* understanding,
maybe I'm wrong, the maintainers of the powerpc backend are happy with
the current implementation of the atomic builtins. Therefore, we can use
those builtins in the C++ runtime library as they are supposed to be
used, to encapsulate completely those functionalities. Similarly to
ia64: after all those builtins are modeled after the ia64 builtins.

If you believe we are not really there, I'm ready to revert the powerpc
bits. Just tell me, ok? And please accept my excuses if I'm mistaken in
the general picture of the situation.

Thanks,
Paolo.


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