This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: fix libgomp miscompilation on ppc64
On Jan 29, 2006, at 5:54 PM, Mark Mitchell wrote:
Richard Guenther wrote:
I did not post it, but here it is, the above merge diffed against
4.1.
Thanks.
The patch itself looks OK, but what is the argument for including
it in
4.1, seeing that (a) you say it is not a regression, and (b) 4.1 does
not include libgomp?
It could possibly cause a regression in libstdc++ because it uses
the builtins.
Thanks,
Andrew Pinski