https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110201

--- Comment #6 from palmer at gcc dot gnu.org ---
(In reply to Craig Topper from comment #3)
> I don't have a testsuite. I saw that gcc had crypto builtins and I happened
> to noticed the tests in gcc weren't passing constant arguments.
> 
> We also have a divergence in names between clang and gcc for some crypto
> builtins. We really need to define a scalar crypto intrinsic header file.

OK, let's try and get that sorted out?  We're generally not supposed to be
merging intrinsics without some sort of spec to point at, but we did a pretty
poor job at that for the V intrinsics and it looks like we've slipped a bit
here too.

Unless I'm missing something we haven't released GCC with the crypto intrinsics
yet, so we should be safe to fix bugs there as they come up.

Reply via email to