On Mon, 2016-06-06 at 17:27 +, Joseph Myers wrote:
> This patch is missing the invoke.texi changes to document all the new
> CPU
> names.
Hi,
correct, please consider adding the following patch to fix this.
Regards.
---
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index ce162a0..a
This patch is missing the invoke.texi changes to document all the new CPU
names.
--
Joseph S. Myers
jos...@codesourcery.com
The following patch adds support and native detection for C7, Eden
"Samuel2", Eden "Nehemiah", Eden "Esther", Eden x2, Eden x4, Nano 1xxx,
Nano 2xxx, Nano 3xxx, Nano x2 and Nano x4 VIA CPUs.
Please CC me to any comment / review / change request.
---
diff --git a/gcc/config/i386/driver-i386.c b/g