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

--- Comment #2 from avieira at gcc dot gnu.org ---
Author: avieira
Date: Thu Nov 29 10:20:13 2018
New Revision: 266612

URL: https://gcc.gnu.org/viewcvs?rev=266612&root=gcc&view=rev
Log:
[PATCH] [Arm] Fix fpu configurations for Cortex-R7 and Cortex-R8

gcc/ChangeLog:
2018-11-29  Andre Vieira  <andre.simoesdiasvie...@arm.com>

        PR target/88224
        * config/arm/arm-cpus.in (armv7-r): Add FP16conv configurations.
        (cortex-r7, cortex-r8): Update default 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:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm-cpus.in
    trunk/gcc/doc/invoke.texi

Reply via email to