Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gcc/dist/gcc/config/arm
Module Name: src
Committed By: rin
Date: Fri Nov 1 09:22:26 UTC 2024
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/arm: arm_neon.h
Log Message:
gcc/arm_neon.h: vldrq_p128: Sprinkle const also for armeb
and use `foo const *` instead of `const foo *`, as seen in
the argument declaration of this function.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/gcc/config/arm/arm_neon.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index