[Bug target/88224] Wrong Cortex-R7 and Cortex-R8 FPU configuration
avieira at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 14 09:05:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88224
--- Comment #3 from avieira at gcc dot gnu.org ---
Author: avieira
Date: Fri Dec 14 09:04:24 2018
New Revision: 267124
URL: https://gcc.gnu.org/viewcvs?rev=267124&root=gcc&view=rev
Log:
PR target/88224: Fix FPU configuration of Cortex-R7 and Cortex-R8
gcc/
2018-12-14 Andre Vieira <andre.simoesdiasvieira@arm.com>
Backport from mainline
PR target/88224
* config/arm/arm-cpus.in (armv7-r): Add FP16conv configurations.
(cortex-r7, cortex-r8): Update fpu and add new configuration.
* doc/invoke.texi (armv7-r): Add two new vfp options.
(nofp.dp): Add cortex-r7 and cortex-r8 to the list of targets that
support this option.
Modified:
branches/gcc-8-branch/gcc/ChangeLog
branches/gcc-8-branch/gcc/config/arm/arm-cpus.in
branches/gcc-8-branch/gcc/doc/invoke.texi
More information about the Gcc-bugs
mailing list