Import GCC 9.2, binutils users/hjl/linux/master@9dae66520c
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
diff --git a/aarch64-elf/bin/ar b/aarch64-elf/bin/ar
index 56c476b..0835b88 100755
--- a/aarch64-elf/bin/ar
+++ b/aarch64-elf/bin/ar
Binary files differ
diff --git a/aarch64-elf/bin/as b/aarch64-elf/bin/as
index 28a707c..cd69169 100755
--- a/aarch64-elf/bin/as
+++ b/aarch64-elf/bin/as
Binary files differ
diff --git a/aarch64-elf/bin/ld b/aarch64-elf/bin/ld
index 9d4f5d2..1199e48 100755
--- a/aarch64-elf/bin/ld
+++ b/aarch64-elf/bin/ld
Binary files differ
diff --git a/aarch64-elf/bin/ld.bfd b/aarch64-elf/bin/ld.bfd
index 9d4f5d2..1199e48 100755
--- a/aarch64-elf/bin/ld.bfd
+++ b/aarch64-elf/bin/ld.bfd
Binary files differ
diff --git a/aarch64-elf/bin/ld.gold b/aarch64-elf/bin/ld.gold
index 168afe9..842f469 100755
--- a/aarch64-elf/bin/ld.gold
+++ b/aarch64-elf/bin/ld.gold
Binary files differ
diff --git a/aarch64-elf/bin/nm b/aarch64-elf/bin/nm
index ff351a7..19bae51 100755
--- a/aarch64-elf/bin/nm
+++ b/aarch64-elf/bin/nm
Binary files differ
diff --git a/aarch64-elf/bin/objcopy b/aarch64-elf/bin/objcopy
index cb408e1..bf00ac8 100755
--- a/aarch64-elf/bin/objcopy
+++ b/aarch64-elf/bin/objcopy
Binary files differ
diff --git a/aarch64-elf/bin/objdump b/aarch64-elf/bin/objdump
index f2f869f..4c77bf5 100755
--- a/aarch64-elf/bin/objdump
+++ b/aarch64-elf/bin/objdump
Binary files differ
diff --git a/aarch64-elf/bin/ranlib b/aarch64-elf/bin/ranlib
index 31b05cb..93bbec4 100755
--- a/aarch64-elf/bin/ranlib
+++ b/aarch64-elf/bin/ranlib
Binary files differ
diff --git a/aarch64-elf/bin/readelf b/aarch64-elf/bin/readelf
index cc64e78..2238704 100755
--- a/aarch64-elf/bin/readelf
+++ b/aarch64-elf/bin/readelf
Binary files differ
diff --git a/aarch64-elf/bin/strip b/aarch64-elf/bin/strip
index 53110c1..1cccb8d 100755
--- a/aarch64-elf/bin/strip
+++ b/aarch64-elf/bin/strip
Binary files differ
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf.xd b/aarch64-elf/lib/ldscripts/aarch64elf.xd
index c4d082b..2729122 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf.xd
+++ b/aarch64-elf/lib/ldscripts/aarch64elf.xd
@@ -37,9 +37,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf.xdc b/aarch64-elf/lib/ldscripts/aarch64elf.xdc
index d4865b8..594c3cc 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf.xdc
+++ b/aarch64-elf/lib/ldscripts/aarch64elf.xdc
@@ -39,9 +39,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf.xdce b/aarch64-elf/lib/ldscripts/aarch64elf.xdce
index f81aac1..af80937 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf.xdce
+++ b/aarch64-elf/lib/ldscripts/aarch64elf.xdce
@@ -38,9 +38,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf.xde b/aarch64-elf/lib/ldscripts/aarch64elf.xde
index 00ffefc..ee6ecaf 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf.xde
+++ b/aarch64-elf/lib/ldscripts/aarch64elf.xde
@@ -36,9 +36,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf.xdw b/aarch64-elf/lib/ldscripts/aarch64elf.xdw
index 5b024e7..a345955 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf.xdw
+++ b/aarch64-elf/lib/ldscripts/aarch64elf.xdw
@@ -39,9 +39,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf.xdwe b/aarch64-elf/lib/ldscripts/aarch64elf.xdwe
index 35a07bf..b416bc0 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf.xdwe
+++ b/aarch64-elf/lib/ldscripts/aarch64elf.xdwe
@@ -38,9 +38,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32.xd b/aarch64-elf/lib/ldscripts/aarch64elf32.xd
index 0ebb171..3d40972 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32.xd
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32.xd
@@ -37,9 +37,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32.xdc b/aarch64-elf/lib/ldscripts/aarch64elf32.xdc
index 97c9645..681dbc1 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32.xdc
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32.xdc
@@ -39,9 +39,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32.xdce b/aarch64-elf/lib/ldscripts/aarch64elf32.xdce
index 1a7931b..02ffd57 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32.xdce
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32.xdce
@@ -38,9 +38,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32.xde b/aarch64-elf/lib/ldscripts/aarch64elf32.xde
index 287a1c9..212c241 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32.xde
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32.xde
@@ -36,9 +36,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32.xdw b/aarch64-elf/lib/ldscripts/aarch64elf32.xdw
index d81669a..c894e36 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32.xdw
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32.xdw
@@ -39,9 +39,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32.xdwe b/aarch64-elf/lib/ldscripts/aarch64elf32.xdwe
index 4729b27..47e4303 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32.xdwe
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32.xdwe
@@ -38,9 +38,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32b.xd b/aarch64-elf/lib/ldscripts/aarch64elf32b.xd
index 4b60db7..5dfed1d 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32b.xd
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32b.xd
@@ -37,9 +37,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32b.xdc b/aarch64-elf/lib/ldscripts/aarch64elf32b.xdc
index 3b7c21e..65c7a03 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32b.xdc
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32b.xdc
@@ -39,9 +39,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32b.xdce b/aarch64-elf/lib/ldscripts/aarch64elf32b.xdce
index 9cdee2f..8c51b22 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32b.xdce
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32b.xdce
@@ -38,9 +38,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32b.xde b/aarch64-elf/lib/ldscripts/aarch64elf32b.xde
index 3f054d7..2a40683 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32b.xde
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32b.xde
@@ -36,9 +36,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32b.xdw b/aarch64-elf/lib/ldscripts/aarch64elf32b.xdw
index 099e616..2a3f19d 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32b.xdw
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32b.xdw
@@ -39,9 +39,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elf32b.xdwe b/aarch64-elf/lib/ldscripts/aarch64elf32b.xdwe
index 2ce3b77..01b93da 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elf32b.xdwe
+++ b/aarch64-elf/lib/ldscripts/aarch64elf32b.xdwe
@@ -38,9 +38,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elfb.xd b/aarch64-elf/lib/ldscripts/aarch64elfb.xd
index ab0b3be..1969b3f 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elfb.xd
+++ b/aarch64-elf/lib/ldscripts/aarch64elfb.xd
@@ -37,9 +37,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elfb.xdc b/aarch64-elf/lib/ldscripts/aarch64elfb.xdc
index b3debcd..37c9b20 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elfb.xdc
+++ b/aarch64-elf/lib/ldscripts/aarch64elfb.xdc
@@ -39,9 +39,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elfb.xdce b/aarch64-elf/lib/ldscripts/aarch64elfb.xdce
index 828de73..1aee0f6 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elfb.xdce
+++ b/aarch64-elf/lib/ldscripts/aarch64elfb.xdce
@@ -38,9 +38,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elfb.xde b/aarch64-elf/lib/ldscripts/aarch64elfb.xde
index 001d2ae..b74a67c 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elfb.xde
+++ b/aarch64-elf/lib/ldscripts/aarch64elfb.xde
@@ -36,9 +36,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/aarch64elfb.xdw b/aarch64-elf/lib/ldscripts/aarch64elfb.xdw
index 0675d63..2c14d59 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elfb.xdw
+++ b/aarch64-elf/lib/ldscripts/aarch64elfb.xdw
@@ -39,9 +39,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
diff --git a/aarch64-elf/lib/ldscripts/aarch64elfb.xdwe b/aarch64-elf/lib/ldscripts/aarch64elfb.xdwe
index d00b859..a2090ce 100644
--- a/aarch64-elf/lib/ldscripts/aarch64elfb.xdwe
+++ b/aarch64-elf/lib/ldscripts/aarch64elfb.xdwe
@@ -38,9 +38,7 @@
.rela.plt :
{
*(.rela.plt)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
. = ALIGN(CONSTANT (MAXPAGESIZE));
.init :
diff --git a/aarch64-elf/lib/ldscripts/armelf.xd b/aarch64-elf/lib/ldscripts/armelf.xd
index 02e4968..2c543dc 100644
--- a/aarch64-elf/lib/ldscripts/armelf.xd
+++ b/aarch64-elf/lib/ldscripts/armelf.xd
@@ -47,15 +47,11 @@
.rela.bss : { *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) }
.rel.iplt :
{
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.iplt :
{
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelf.xdc b/aarch64-elf/lib/ldscripts/armelf.xdc
index 4b49684..9dae612 100644
--- a/aarch64-elf/lib/ldscripts/armelf.xdc
+++ b/aarch64-elf/lib/ldscripts/armelf.xdc
@@ -35,9 +35,7 @@
*(.rel.dtors)
*(.rel.got)
*(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.dyn :
{
@@ -52,9 +50,7 @@
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelf.xdce b/aarch64-elf/lib/ldscripts/armelf.xdce
index 905fb68..87c6c3b 100644
--- a/aarch64-elf/lib/ldscripts/armelf.xdce
+++ b/aarch64-elf/lib/ldscripts/armelf.xdce
@@ -34,9 +34,7 @@
*(.rel.dtors)
*(.rel.got)
*(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.dyn :
{
@@ -51,9 +49,7 @@
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelf.xde b/aarch64-elf/lib/ldscripts/armelf.xde
index ff05418..a9ad228 100644
--- a/aarch64-elf/lib/ldscripts/armelf.xde
+++ b/aarch64-elf/lib/ldscripts/armelf.xde
@@ -46,15 +46,11 @@
.rela.bss : { *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) }
.rel.iplt :
{
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.iplt :
{
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelf.xdw b/aarch64-elf/lib/ldscripts/armelf.xdw
index 9f7ac39..c8a7e17 100644
--- a/aarch64-elf/lib/ldscripts/armelf.xdw
+++ b/aarch64-elf/lib/ldscripts/armelf.xdw
@@ -35,9 +35,7 @@
*(.rel.dtors)
*(.rel.got)
*(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.dyn :
{
@@ -52,9 +50,7 @@
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelf.xdwe b/aarch64-elf/lib/ldscripts/armelf.xdwe
index bbb442f..e0a397a 100644
--- a/aarch64-elf/lib/ldscripts/armelf.xdwe
+++ b/aarch64-elf/lib/ldscripts/armelf.xdwe
@@ -34,9 +34,7 @@
*(.rel.dtors)
*(.rel.got)
*(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.dyn :
{
@@ -51,9 +49,7 @@
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelfb.xd b/aarch64-elf/lib/ldscripts/armelfb.xd
index bbf24dc..155f88b 100644
--- a/aarch64-elf/lib/ldscripts/armelfb.xd
+++ b/aarch64-elf/lib/ldscripts/armelfb.xd
@@ -47,15 +47,11 @@
.rela.bss : { *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) }
.rel.iplt :
{
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.iplt :
{
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelfb.xdc b/aarch64-elf/lib/ldscripts/armelfb.xdc
index f3a89b2..b4449b7 100644
--- a/aarch64-elf/lib/ldscripts/armelfb.xdc
+++ b/aarch64-elf/lib/ldscripts/armelfb.xdc
@@ -35,9 +35,7 @@
*(.rel.dtors)
*(.rel.got)
*(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.dyn :
{
@@ -52,9 +50,7 @@
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelfb.xdce b/aarch64-elf/lib/ldscripts/armelfb.xdce
index 67a72ba..f0a00e0 100644
--- a/aarch64-elf/lib/ldscripts/armelfb.xdce
+++ b/aarch64-elf/lib/ldscripts/armelfb.xdce
@@ -34,9 +34,7 @@
*(.rel.dtors)
*(.rel.got)
*(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.dyn :
{
@@ -51,9 +49,7 @@
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelfb.xde b/aarch64-elf/lib/ldscripts/armelfb.xde
index 28fd044..4997f71 100644
--- a/aarch64-elf/lib/ldscripts/armelfb.xde
+++ b/aarch64-elf/lib/ldscripts/armelfb.xde
@@ -46,15 +46,11 @@
.rela.bss : { *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) }
.rel.iplt :
{
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.iplt :
{
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelfb.xdw b/aarch64-elf/lib/ldscripts/armelfb.xdw
index d23a06e..a1404f5 100644
--- a/aarch64-elf/lib/ldscripts/armelfb.xdw
+++ b/aarch64-elf/lib/ldscripts/armelfb.xdw
@@ -35,9 +35,7 @@
*(.rel.dtors)
*(.rel.got)
*(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.dyn :
{
@@ -52,9 +50,7 @@
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/aarch64-elf/lib/ldscripts/armelfb.xdwe b/aarch64-elf/lib/ldscripts/armelfb.xdwe
index 2412098..7dd225a 100644
--- a/aarch64-elf/lib/ldscripts/armelfb.xdwe
+++ b/aarch64-elf/lib/ldscripts/armelfb.xdwe
@@ -34,9 +34,7 @@
*(.rel.dtors)
*(.rel.got)
*(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rel_iplt_start = .);
*(.rel.iplt)
- PROVIDE_HIDDEN (__rel_iplt_end = .);
}
.rela.dyn :
{
@@ -51,9 +49,7 @@
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
- PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
- PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.rel.plt :
{
diff --git a/bin/aarch64-elf-addr2line b/bin/aarch64-elf-addr2line
index f96d869..22d5453 100755
--- a/bin/aarch64-elf-addr2line
+++ b/bin/aarch64-elf-addr2line
Binary files differ
diff --git a/bin/aarch64-elf-ar b/bin/aarch64-elf-ar
index 56c476b..0835b88 100755
--- a/bin/aarch64-elf-ar
+++ b/bin/aarch64-elf-ar
Binary files differ
diff --git a/bin/aarch64-elf-as b/bin/aarch64-elf-as
index 28a707c..cd69169 100755
--- a/bin/aarch64-elf-as
+++ b/bin/aarch64-elf-as
Binary files differ
diff --git a/bin/aarch64-elf-c++filt b/bin/aarch64-elf-c++filt
index d639802..e5972e9 100755
--- a/bin/aarch64-elf-c++filt
+++ b/bin/aarch64-elf-c++filt
Binary files differ
diff --git a/bin/aarch64-elf-cpp b/bin/aarch64-elf-cpp
index cf08c6c..435cd08 100755
--- a/bin/aarch64-elf-cpp
+++ b/bin/aarch64-elf-cpp
Binary files differ
diff --git a/bin/aarch64-elf-dwp b/bin/aarch64-elf-dwp
index a873593..ee9a48d 100755
--- a/bin/aarch64-elf-dwp
+++ b/bin/aarch64-elf-dwp
Binary files differ
diff --git a/bin/aarch64-elf-elfedit b/bin/aarch64-elf-elfedit
index a440ffe..0f85fe8 100755
--- a/bin/aarch64-elf-elfedit
+++ b/bin/aarch64-elf-elfedit
Binary files differ
diff --git a/bin/aarch64-elf-gcc b/bin/aarch64-elf-gcc
index 968d9d1..6441fc2 100755
--- a/bin/aarch64-elf-gcc
+++ b/bin/aarch64-elf-gcc
Binary files differ
diff --git a/bin/aarch64-elf-gcc-9.1.1 b/bin/aarch64-elf-gcc-9.1.1
deleted file mode 100755
index 968d9d1..0000000
--- a/bin/aarch64-elf-gcc-9.1.1
+++ /dev/null
Binary files differ
diff --git a/bin/aarch64-elf-gcc-9.2.0 b/bin/aarch64-elf-gcc-9.2.0
new file mode 100755
index 0000000..6441fc2
--- /dev/null
+++ b/bin/aarch64-elf-gcc-9.2.0
Binary files differ
diff --git a/bin/aarch64-elf-gcc-ar b/bin/aarch64-elf-gcc-ar
index 5d29dc4..096d172 100755
--- a/bin/aarch64-elf-gcc-ar
+++ b/bin/aarch64-elf-gcc-ar
Binary files differ
diff --git a/bin/aarch64-elf-gcc-nm b/bin/aarch64-elf-gcc-nm
index 81e9ac2..2ca3bba 100755
--- a/bin/aarch64-elf-gcc-nm
+++ b/bin/aarch64-elf-gcc-nm
Binary files differ
diff --git a/bin/aarch64-elf-gcc-ranlib b/bin/aarch64-elf-gcc-ranlib
index 0a4a7b0..d560dae 100755
--- a/bin/aarch64-elf-gcc-ranlib
+++ b/bin/aarch64-elf-gcc-ranlib
Binary files differ
diff --git a/bin/aarch64-elf-gcov b/bin/aarch64-elf-gcov
index d0ff9f8..3dfcb9f 100755
--- a/bin/aarch64-elf-gcov
+++ b/bin/aarch64-elf-gcov
Binary files differ
diff --git a/bin/aarch64-elf-gcov-dump b/bin/aarch64-elf-gcov-dump
index 045d65b..7de374d 100755
--- a/bin/aarch64-elf-gcov-dump
+++ b/bin/aarch64-elf-gcov-dump
Binary files differ
diff --git a/bin/aarch64-elf-gcov-tool b/bin/aarch64-elf-gcov-tool
index 0cf1dc1..528e274 100755
--- a/bin/aarch64-elf-gcov-tool
+++ b/bin/aarch64-elf-gcov-tool
Binary files differ
diff --git a/bin/aarch64-elf-gdb b/bin/aarch64-elf-gdb
index 10de0b4..d0f4b46 100755
--- a/bin/aarch64-elf-gdb
+++ b/bin/aarch64-elf-gdb
Binary files differ
diff --git a/bin/aarch64-elf-gdb-add-index b/bin/aarch64-elf-gdb-add-index
index efaad1d..5a37020 100755
--- a/bin/aarch64-elf-gdb-add-index
+++ b/bin/aarch64-elf-gdb-add-index
@@ -20,6 +20,7 @@
# If not, or you want others, pass the following in the environment
GDB=${GDB:=gdb}
OBJCOPY=${OBJCOPY:=objcopy}
+READELF=${READELF:=readelf}
myname="${0##*/}"
@@ -43,15 +44,44 @@
dir="${file%/*}"
test "$dir" = "$file" && dir="."
-index4="${file}.gdb-index"
-index5="${file}.debug_names"
-debugstr="${file}.debug_str"
-debugstrmerge="${file}.debug_str.merge"
-debugstrerr="${file}.debug_str.err"
-rm -f $index4 $index5 $debugstr $debugstrmerge $debugstrerr
+dwz_file=""
+if $READELF -S "$file" | grep -q " \.gnu_debugaltlink "; then
+ dwz_file=$($READELF --string-dump=.gnu_debugaltlink "$file" \
+ | grep -A1 "'\.gnu_debugaltlink':" \
+ | tail -n +2 \
+ | sed 's/.*]//')
+ dwz_file=$(echo $dwz_file)
+ if $READELF -S "$dwz_file" | grep -E -q " \.(gdb_index|debug_names) "; then
+ # Already has an index, skip it.
+ dwz_file=""
+ fi
+fi
+
+set_files ()
+{
+ local file="$1"
+
+ index4="${file}.gdb-index"
+ index5="${file}.debug_names"
+ debugstr="${file}.debug_str"
+ debugstrmerge="${file}.debug_str.merge"
+ debugstrerr="${file}.debug_str.err"
+}
+
+tmp_files=
+for f in "$file" "$dwz_file"; do
+ if [ "$f" = "" ]; then
+ continue
+ fi
+ set_files "$f"
+ tmp_files="$tmp_files $index4 $index5 $debugstr $debugstrmerge $debugstrerr"
+done
+
+rm -f $tmp_files
+
# Ensure intermediate index file is removed when we exit.
-trap "rm -f $index4 $index5 $debugstr $debugstrmerge $debugstrerr" 0
+trap "rm -f $tmp_files" 0
$GDB --batch -nx -iex 'set auto-load no' \
-ex "file $file" -ex "save gdb-index $dwarf5 $dir" || {
@@ -67,50 +97,64 @@
# already stripped binary, it's a no-op.
status=0
-if test -f "$index4" -a -f "$index5"; then
- echo "$myname: Both index types were created for $file" 1>&2
- status=1
-elif test -f "$index4" -o -f "$index5"; then
- if test -f "$index4"; then
- index="$index4"
- section=".gdb_index"
- else
- index="$index5"
- section=".debug_names"
- fi
- debugstradd=false
- debugstrupdate=false
- if test -s "$debugstr"; then
- if ! $OBJCOPY --dump-section .debug_str="$debugstrmerge" "$file" /dev/null \
- 2>$debugstrerr; then
- cat >&2 $debugstrerr
- exit 1
- fi
- if grep -q "can't dump section '.debug_str' - it does not exist" \
- $debugstrerr; then
- debugstradd=true
+handle_file ()
+{
+ local file
+ file="$1"
+
+ set_files "$file"
+
+ if test -f "$index4" -a -f "$index5"; then
+ echo "$myname: Both index types were created for $file" 1>&2
+ status=1
+ elif test -f "$index4" -o -f "$index5"; then
+ if test -f "$index4"; then
+ index="$index4"
+ section=".gdb_index"
else
- debugstrupdate=true
- cat >&2 $debugstrerr
+ index="$index5"
+ section=".debug_names"
fi
- cat "$debugstr" >>"$debugstrmerge"
+ debugstradd=false
+ debugstrupdate=false
+ if test -s "$debugstr"; then
+ if ! $OBJCOPY --dump-section .debug_str="$debugstrmerge" "$file" \
+ /dev/null 2>$debugstrerr; then
+ cat >&2 $debugstrerr
+ exit 1
+ fi
+ if grep -q "can't dump section '.debug_str' - it does not exist" \
+ $debugstrerr; then
+ debugstradd=true
+ else
+ debugstrupdate=true
+ cat >&2 $debugstrerr
+ fi
+ cat "$debugstr" >>"$debugstrmerge"
+ fi
+
+ $OBJCOPY --add-section $section="$index" \
+ --set-section-flags $section=readonly \
+ $(if $debugstradd; then \
+ echo --add-section .debug_str="$debugstrmerge"; \
+ echo --set-section-flags .debug_str=readonly; \
+ fi; \
+ if $debugstrupdate; then \
+ echo --update-section .debug_str="$debugstrmerge"; \
+ fi) \
+ "$file" "$file"
+
+ status=$?
+ else
+ echo "$myname: No index was created for $file" 1>&2
+ echo "$myname: [Was there no debuginfo? Was there already an index?]" \
+ 1>&2
fi
+}
- $OBJCOPY --add-section $section="$index" \
- --set-section-flags $section=readonly \
- $(if $debugstradd; then \
- echo --add-section .debug_str="$debugstrmerge"; \
- echo --set-section-flags .debug_str=readonly; \
- fi; \
- if $debugstrupdate; then \
- echo --update-section .debug_str="$debugstrmerge"; \
- fi) \
- "$file" "$file"
-
- status=$?
-else
- echo "$myname: No index was created for $file" 1>&2
- echo "$myname: [Was there no debuginfo? Was there already an index?]" 1>&2
+handle_file "$file"
+if [ "$dwz_file" != "" ]; then
+ handle_file "$dwz_file"
fi
exit $status
diff --git a/bin/aarch64-elf-gprof b/bin/aarch64-elf-gprof
index f935e83..882cabd 100755
--- a/bin/aarch64-elf-gprof
+++ b/bin/aarch64-elf-gprof
Binary files differ
diff --git a/bin/aarch64-elf-ld b/bin/aarch64-elf-ld
index 9d4f5d2..1199e48 100755
--- a/bin/aarch64-elf-ld
+++ b/bin/aarch64-elf-ld
Binary files differ
diff --git a/bin/aarch64-elf-ld.bfd b/bin/aarch64-elf-ld.bfd
index 9d4f5d2..1199e48 100755
--- a/bin/aarch64-elf-ld.bfd
+++ b/bin/aarch64-elf-ld.bfd
Binary files differ
diff --git a/bin/aarch64-elf-ld.gold b/bin/aarch64-elf-ld.gold
index 168afe9..842f469 100755
--- a/bin/aarch64-elf-ld.gold
+++ b/bin/aarch64-elf-ld.gold
Binary files differ
diff --git a/bin/aarch64-elf-nm b/bin/aarch64-elf-nm
index ff351a7..19bae51 100755
--- a/bin/aarch64-elf-nm
+++ b/bin/aarch64-elf-nm
Binary files differ
diff --git a/bin/aarch64-elf-objcopy b/bin/aarch64-elf-objcopy
index cb408e1..bf00ac8 100755
--- a/bin/aarch64-elf-objcopy
+++ b/bin/aarch64-elf-objcopy
Binary files differ
diff --git a/bin/aarch64-elf-objdump b/bin/aarch64-elf-objdump
index f2f869f..4c77bf5 100755
--- a/bin/aarch64-elf-objdump
+++ b/bin/aarch64-elf-objdump
Binary files differ
diff --git a/bin/aarch64-elf-ranlib b/bin/aarch64-elf-ranlib
index 31b05cb..93bbec4 100755
--- a/bin/aarch64-elf-ranlib
+++ b/bin/aarch64-elf-ranlib
Binary files differ
diff --git a/bin/aarch64-elf-readelf b/bin/aarch64-elf-readelf
index cc64e78..2238704 100755
--- a/bin/aarch64-elf-readelf
+++ b/bin/aarch64-elf-readelf
Binary files differ
diff --git a/bin/aarch64-elf-run b/bin/aarch64-elf-run
index a5c5e69..36a20af 100755
--- a/bin/aarch64-elf-run
+++ b/bin/aarch64-elf-run
Binary files differ
diff --git a/bin/aarch64-elf-size b/bin/aarch64-elf-size
index be8727b..7d1af57 100755
--- a/bin/aarch64-elf-size
+++ b/bin/aarch64-elf-size
Binary files differ
diff --git a/bin/aarch64-elf-strings b/bin/aarch64-elf-strings
index 537798b..c1b6efc 100755
--- a/bin/aarch64-elf-strings
+++ b/bin/aarch64-elf-strings
Binary files differ
diff --git a/bin/aarch64-elf-strip b/bin/aarch64-elf-strip
index 53110c1..1cccb8d 100755
--- a/bin/aarch64-elf-strip
+++ b/bin/aarch64-elf-strip
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/crtbegin.o b/lib/gcc/aarch64-elf/9.1.1/crtbegin.o
deleted file mode 100644
index c1c5b5e..0000000
--- a/lib/gcc/aarch64-elf/9.1.1/crtbegin.o
+++ /dev/null
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/crtend.o b/lib/gcc/aarch64-elf/9.1.1/crtend.o
deleted file mode 100644
index 3b3f401..0000000
--- a/lib/gcc/aarch64-elf/9.1.1/crtend.o
+++ /dev/null
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/crtfastmath.o b/lib/gcc/aarch64-elf/9.1.1/crtfastmath.o
deleted file mode 100644
index 11c5f96..0000000
--- a/lib/gcc/aarch64-elf/9.1.1/crtfastmath.o
+++ /dev/null
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/libgcc.a b/lib/gcc/aarch64-elf/9.1.1/libgcc.a
deleted file mode 100644
index 1f84913..0000000
--- a/lib/gcc/aarch64-elf/9.1.1/libgcc.a
+++ /dev/null
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/libgcov.a b/lib/gcc/aarch64-elf/9.1.1/libgcov.a
deleted file mode 100644
index 9a46661..0000000
--- a/lib/gcc/aarch64-elf/9.1.1/libgcov.a
+++ /dev/null
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.so.0.0.0 b/lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.so.0.0.0
deleted file mode 100755
index 67de8a6..0000000
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.so.0.0.0
+++ /dev/null
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.so.0.0.0 b/lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.so.0.0.0
deleted file mode 100755
index 6ac64b8..0000000
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.so.0.0.0
+++ /dev/null
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.2.0/crtbegin.o b/lib/gcc/aarch64-elf/9.2.0/crtbegin.o
new file mode 100644
index 0000000..ca7d27f
--- /dev/null
+++ b/lib/gcc/aarch64-elf/9.2.0/crtbegin.o
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.2.0/crtend.o b/lib/gcc/aarch64-elf/9.2.0/crtend.o
new file mode 100644
index 0000000..21f6d10
--- /dev/null
+++ b/lib/gcc/aarch64-elf/9.2.0/crtend.o
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.2.0/crtfastmath.o b/lib/gcc/aarch64-elf/9.2.0/crtfastmath.o
new file mode 100644
index 0000000..4a36814
--- /dev/null
+++ b/lib/gcc/aarch64-elf/9.2.0/crtfastmath.o
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/crti.o b/lib/gcc/aarch64-elf/9.2.0/crti.o
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/crti.o
rename to lib/gcc/aarch64-elf/9.2.0/crti.o
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/crtn.o b/lib/gcc/aarch64-elf/9.2.0/crtn.o
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/crtn.o
rename to lib/gcc/aarch64-elf/9.2.0/crtn.o
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/include-fixed/README b/lib/gcc/aarch64-elf/9.2.0/include-fixed/README
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include-fixed/README
rename to lib/gcc/aarch64-elf/9.2.0/include-fixed/README
diff --git a/lib/gcc/aarch64-elf/9.1.1/include-fixed/limits.h b/lib/gcc/aarch64-elf/9.2.0/include-fixed/limits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include-fixed/limits.h
rename to lib/gcc/aarch64-elf/9.2.0/include-fixed/limits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include-fixed/syslimits.h b/lib/gcc/aarch64-elf/9.2.0/include-fixed/syslimits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include-fixed/syslimits.h
rename to lib/gcc/aarch64-elf/9.2.0/include-fixed/syslimits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/arm_acle.h b/lib/gcc/aarch64-elf/9.2.0/include/arm_acle.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/arm_acle.h
rename to lib/gcc/aarch64-elf/9.2.0/include/arm_acle.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/arm_fp16.h b/lib/gcc/aarch64-elf/9.2.0/include/arm_fp16.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/arm_fp16.h
rename to lib/gcc/aarch64-elf/9.2.0/include/arm_fp16.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/arm_neon.h b/lib/gcc/aarch64-elf/9.2.0/include/arm_neon.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/arm_neon.h
rename to lib/gcc/aarch64-elf/9.2.0/include/arm_neon.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/float.h b/lib/gcc/aarch64-elf/9.2.0/include/float.h
similarity index 98%
rename from lib/gcc/aarch64-elf/9.1.1/include/float.h
rename to lib/gcc/aarch64-elf/9.2.0/include/float.h
index 9ebae05..4767d7b 100644
--- a/lib/gcc/aarch64-elf/9.1.1/include/float.h
+++ b/lib/gcc/aarch64-elf/9.2.0/include/float.h
@@ -210,7 +210,8 @@
#endif /* C99 */
-#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 201112L
+#if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 201112L) \
+ || (defined (__cplusplus) && __cplusplus >= 201703L)
/* Versions of DECIMAL_DIG for each floating-point type. */
#undef FLT_DECIMAL_DIG
#undef DBL_DECIMAL_DIG
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/gcov.h b/lib/gcc/aarch64-elf/9.2.0/include/gcov.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/gcov.h
rename to lib/gcc/aarch64-elf/9.2.0/include/gcov.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/iso646.h b/lib/gcc/aarch64-elf/9.2.0/include/iso646.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/iso646.h
rename to lib/gcc/aarch64-elf/9.2.0/include/iso646.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/stdalign.h b/lib/gcc/aarch64-elf/9.2.0/include/stdalign.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/stdalign.h
rename to lib/gcc/aarch64-elf/9.2.0/include/stdalign.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/stdarg.h b/lib/gcc/aarch64-elf/9.2.0/include/stdarg.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/stdarg.h
rename to lib/gcc/aarch64-elf/9.2.0/include/stdarg.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/stdatomic.h b/lib/gcc/aarch64-elf/9.2.0/include/stdatomic.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/stdatomic.h
rename to lib/gcc/aarch64-elf/9.2.0/include/stdatomic.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/stdbool.h b/lib/gcc/aarch64-elf/9.2.0/include/stdbool.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/stdbool.h
rename to lib/gcc/aarch64-elf/9.2.0/include/stdbool.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/stddef.h b/lib/gcc/aarch64-elf/9.2.0/include/stddef.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/stddef.h
rename to lib/gcc/aarch64-elf/9.2.0/include/stddef.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/stdfix.h b/lib/gcc/aarch64-elf/9.2.0/include/stdfix.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/stdfix.h
rename to lib/gcc/aarch64-elf/9.2.0/include/stdfix.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/stdint-gcc.h b/lib/gcc/aarch64-elf/9.2.0/include/stdint-gcc.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/stdint-gcc.h
rename to lib/gcc/aarch64-elf/9.2.0/include/stdint-gcc.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/stdint.h b/lib/gcc/aarch64-elf/9.2.0/include/stdint.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/stdint.h
rename to lib/gcc/aarch64-elf/9.2.0/include/stdint.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/stdnoreturn.h b/lib/gcc/aarch64-elf/9.2.0/include/stdnoreturn.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/stdnoreturn.h
rename to lib/gcc/aarch64-elf/9.2.0/include/stdnoreturn.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/tgmath.h b/lib/gcc/aarch64-elf/9.2.0/include/tgmath.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/tgmath.h
rename to lib/gcc/aarch64-elf/9.2.0/include/tgmath.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/unwind.h b/lib/gcc/aarch64-elf/9.2.0/include/unwind.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/unwind.h
rename to lib/gcc/aarch64-elf/9.2.0/include/unwind.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/include/varargs.h b/lib/gcc/aarch64-elf/9.2.0/include/varargs.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/include/varargs.h
rename to lib/gcc/aarch64-elf/9.2.0/include/varargs.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/install-tools/fixinc_list b/lib/gcc/aarch64-elf/9.2.0/install-tools/fixinc_list
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/install-tools/fixinc_list
rename to lib/gcc/aarch64-elf/9.2.0/install-tools/fixinc_list
diff --git a/lib/gcc/aarch64-elf/9.1.1/install-tools/gsyslimits.h b/lib/gcc/aarch64-elf/9.2.0/install-tools/gsyslimits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/install-tools/gsyslimits.h
rename to lib/gcc/aarch64-elf/9.2.0/install-tools/gsyslimits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/install-tools/include/README b/lib/gcc/aarch64-elf/9.2.0/install-tools/include/README
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/install-tools/include/README
rename to lib/gcc/aarch64-elf/9.2.0/install-tools/include/README
diff --git a/lib/gcc/aarch64-elf/9.1.1/install-tools/include/limits.h b/lib/gcc/aarch64-elf/9.2.0/install-tools/include/limits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/install-tools/include/limits.h
rename to lib/gcc/aarch64-elf/9.2.0/install-tools/include/limits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/install-tools/macro_list b/lib/gcc/aarch64-elf/9.2.0/install-tools/macro_list
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/install-tools/macro_list
rename to lib/gcc/aarch64-elf/9.2.0/install-tools/macro_list
diff --git a/lib/gcc/aarch64-elf/9.1.1/install-tools/mkheaders.conf b/lib/gcc/aarch64-elf/9.2.0/install-tools/mkheaders.conf
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/install-tools/mkheaders.conf
rename to lib/gcc/aarch64-elf/9.2.0/install-tools/mkheaders.conf
diff --git a/lib/gcc/aarch64-elf/9.2.0/libgcc.a b/lib/gcc/aarch64-elf/9.2.0/libgcc.a
new file mode 100644
index 0000000..9fee18b
--- /dev/null
+++ b/lib/gcc/aarch64-elf/9.2.0/libgcc.a
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.2.0/libgcov.a b/lib/gcc/aarch64-elf/9.2.0/libgcov.a
new file mode 100644
index 0000000..c23bc3a
--- /dev/null
+++ b/lib/gcc/aarch64-elf/9.2.0/libgcov.a
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/gtype.state b/lib/gcc/aarch64-elf/9.2.0/plugin/gtype.state
similarity index 96%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/gtype.state
rename to lib/gcc/aarch64-elf/9.2.0/plugin/gtype.state
index 6aa7052..e92adaa 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/gtype.state
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/gtype.state
@@ -4,10 +4,10 @@
;;; Don't parse this file wihout knowing GCC gengtype internals.
;;; This file should be parsed by the same gengtype which wrote it.
-(!version "9.1.1 20190503")
+(!version "9.2.0")
(!srcdir "../../linaro/gcc")
(!languages 11 ada brig c cp d fortran go jit lto objc objcp)
-(!fileslist 207
+(!fileslist 206
(!srcfile 2047 "../libcpp/include/line-map.h")
(!srcfile 2047 "../libcpp/include/cpplib.h")
(!srcfile 2047 "input.h")
@@ -149,10 +149,10 @@
(!srcfile 1548 "c-family/c-common.c")
(!srcfile 1548 "c-family/c-common.h")
(!srcfile 1548 "c-family/c-objc.h")
- (!srcfile 1540 "c-family/c-cppbuiltin.c")
+ (!srcfile 1548 "c-family/c-cppbuiltin.c")
(!srcfile 1548 "c-family/c-pragma.h")
(!srcfile 1548 "c-family/c-pragma.c")
- (!srcfile 1036 "c-family/c-format.c")
+ (!srcfile 1548 "c-family/c-format.c")
(!srcfile 516 "c/c-objc-common.c")
(!srcfile 516 "c/c-parser.h")
(!srcfile 516 "c/c-parser.c")
@@ -161,7 +161,6 @@
(!srcfile 1032 "cp/cp-tree.h")
(!srcfile 1032 "cp/decl.h")
(!srcfile 1032 "cp/parser.h")
- (!srcfile 1032 "c-family/c-lex.c")
(!srcfile 1032 "cp/call.c")
(!srcfile 1032 "cp/class.c")
(!srcfile 1032 "cp/constexpr.c")
@@ -394,7 +393,7 @@
(!type already_seen 22)
)
gc_pointed_to "tree_node"
- (!srcfileloc "tree-core.h" 1955)
+ (!srcfileloc "tree-core.h" 1956)
(!fields 39
(!pair "base"
(!type struct 25 nil gc_used "tree_base"
@@ -629,7 +628,7 @@
)
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1912)
+ (!srcfileloc "tree-core.h" 1913)
(!options
(!option tag string "TS_BASE")
)
@@ -648,7 +647,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1913)
+ (!srcfileloc "tree-core.h" 1914)
(!options
(!option tag string "TS_TYPED")
)
@@ -667,7 +666,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1914)
+ (!srcfileloc "tree-core.h" 1915)
(!options
(!option tag string "TS_COMMON")
)
@@ -688,7 +687,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1915)
+ (!srcfileloc "tree-core.h" 1916)
(!options
(!option tag string "TS_INT_CST")
)
@@ -709,7 +708,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1916)
+ (!srcfileloc "tree-core.h" 1917)
(!options
(!option tag string "TS_POLY_INT_CST")
)
@@ -766,7 +765,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1917)
+ (!srcfileloc "tree-core.h" 1918)
(!options
(!option tag string "TS_REAL_CST")
)
@@ -812,7 +811,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1918)
+ (!srcfileloc "tree-core.h" 1919)
(!options
(!option tag string "TS_FIXED_CST")
)
@@ -836,7 +835,7 @@
)
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1919)
+ (!srcfileloc "tree-core.h" 1920)
(!options
(!option tag string "TS_VECTOR")
)
@@ -861,7 +860,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1920)
+ (!srcfileloc "tree-core.h" 1921)
(!options
(!option tag string "TS_STRING")
)
@@ -884,7 +883,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1921)
+ (!srcfileloc "tree-core.h" 1922)
(!options
(!option tag string "TS_COMPLEX")
)
@@ -903,7 +902,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1922)
+ (!srcfileloc "tree-core.h" 1923)
(!options
(!option tag string "TS_IDENTIFIER")
)
@@ -934,14 +933,14 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1923)
+ (!srcfileloc "tree-core.h" 1924)
(!options
(!option tag string "TS_DECL_MINIMAL")
)
)
(!pair "decl_common"
(!type struct 53 nil gc_used "tree_decl_common"
- (!srcfileloc "tree-core.h" 1710)
+ (!srcfileloc "tree-core.h" 1711)
(!fields 36
(!pair "common"
(!type already_seen 52)
@@ -1049,39 +1048,39 @@
nil )
(!pair "decl_nonshareable_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1686)
+ (!srcfileloc "tree-core.h" 1687)
nil )
(!pair "off_align"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1689)
+ (!srcfileloc "tree-core.h" 1690)
nil )
(!pair "align"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1692)
+ (!srcfileloc "tree-core.h" 1693)
nil )
(!pair "warn_if_not_align"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1696)
+ (!srcfileloc "tree-core.h" 1697)
nil )
(!pair "pt_uid"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1701)
+ (!srcfileloc "tree-core.h" 1702)
nil )
(!pair "size_unit"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1703)
+ (!srcfileloc "tree-core.h" 1704)
nil )
(!pair "initial"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1704)
+ (!srcfileloc "tree-core.h" 1705)
nil )
(!pair "attributes"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1705)
+ (!srcfileloc "tree-core.h" 1706)
nil )
(!pair "abstract_origin"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1706)
+ (!srcfileloc "tree-core.h" 1707)
nil )
(!pair "lang_specific"
(!type pointer 54 nil gc_used
@@ -1132,39 +1131,39 @@
nil )
(!type struct 59 nil gc_pointed_to "lang_decl"
- (!srcfileloc "fortran/trans.h" 983)
+ (!srcfileloc "fortran/trans.h" 986)
(!fields 8
(!pair "saved_descriptor"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 971)
+ (!srcfileloc "fortran/trans.h" 974)
nil )
(!pair "stringlen"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 976)
+ (!srcfileloc "fortran/trans.h" 979)
nil )
(!pair "addr"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 977)
+ (!srcfileloc "fortran/trans.h" 980)
nil )
(!pair "span"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 978)
+ (!srcfileloc "fortran/trans.h" 981)
nil )
(!pair "token"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 980)
+ (!srcfileloc "fortran/trans.h" 983)
nil )
(!pair "caf_offset"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 980)
+ (!srcfileloc "fortran/trans.h" 983)
nil )
(!pair "scalar_allocatable"
(!type already_seen 2)
- (!srcfileloc "fortran/trans.h" 981)
+ (!srcfileloc "fortran/trans.h" 984)
nil )
(!pair "scalar_pointer"
(!type already_seen 2)
- (!srcfileloc "fortran/trans.h" 982)
+ (!srcfileloc "fortran/trans.h" 985)
nil )
)
nil 32
@@ -2503,22 +2502,22 @@
)
)
)
- (!srcfileloc "tree-core.h" 1709)
+ (!srcfileloc "tree-core.h" 1710)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1924)
+ (!srcfileloc "tree-core.h" 1925)
(!options
(!option tag string "TS_DECL_COMMON")
)
)
(!pair "decl_with_rtl"
(!type struct 149 nil gc_used "tree_decl_with_rtl"
- (!srcfileloc "tree-core.h" 1715)
+ (!srcfileloc "tree-core.h" 1716)
(!fields 2
(!pair "common"
(!type already_seen 53)
- (!srcfileloc "tree-core.h" 1713)
+ (!srcfileloc "tree-core.h" 1714)
nil )
(!pair "rtl"
(!type pointer 150
@@ -2643,7 +2642,7 @@
(!fields 1
(!pair ".fld[0].rt_tree"
(!type already_seen 23)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2662,7 +2661,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2681,7 +2680,7 @@
(!fields 1
(!pair ".fld[0].rt_tree"
(!type already_seen 23)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2700,14 +2699,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_tree"
(!type already_seen 23)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2726,21 +2725,21 @@
(!fields 3
(!pair ".fld[2].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2759,7 +2758,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2778,7 +2777,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2797,14 +2796,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2823,14 +2822,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2849,14 +2848,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2875,7 +2874,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2894,7 +2893,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2913,7 +2912,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2932,14 +2931,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2958,14 +2957,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -2984,14 +2983,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3010,14 +3009,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3036,7 +3035,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3055,14 +3054,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3081,14 +3080,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3107,21 +3106,21 @@
(!fields 3
(!pair ".fld[2].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3140,14 +3139,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3166,7 +3165,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3185,21 +3184,21 @@
(!fields 3
(!pair ".fld[2].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3218,21 +3217,21 @@
(!fields 3
(!pair ".fld[2].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3251,7 +3250,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3270,7 +3269,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3289,7 +3288,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3308,7 +3307,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3327,7 +3326,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3346,7 +3345,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3365,7 +3364,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3384,7 +3383,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3403,7 +3402,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3422,7 +3421,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3441,7 +3440,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3460,7 +3459,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3479,7 +3478,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3498,7 +3497,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3517,7 +3516,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3536,7 +3535,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3555,7 +3554,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3574,7 +3573,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3593,7 +3592,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3612,7 +3611,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3631,7 +3630,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3650,7 +3649,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3669,14 +3668,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3695,14 +3694,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3721,14 +3720,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3747,14 +3746,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3773,14 +3772,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3799,14 +3798,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3825,14 +3824,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3851,14 +3850,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3877,14 +3876,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3903,14 +3902,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3929,14 +3928,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3955,14 +3954,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -3981,14 +3980,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4007,14 +4006,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4033,14 +4032,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4059,14 +4058,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4085,14 +4084,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4111,14 +4110,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4137,14 +4136,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4163,14 +4162,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4189,7 +4188,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4208,7 +4207,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4227,7 +4226,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4246,7 +4245,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4265,14 +4264,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4291,14 +4290,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4317,14 +4316,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4343,14 +4342,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4369,14 +4368,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4395,14 +4394,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4421,14 +4420,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4447,14 +4446,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4473,14 +4472,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4499,7 +4498,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4518,14 +4517,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4544,14 +4543,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4570,14 +4569,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4596,14 +4595,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4622,14 +4621,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4648,14 +4647,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4674,14 +4673,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4700,14 +4699,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4726,14 +4725,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4752,14 +4751,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4778,14 +4777,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4804,14 +4803,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4830,7 +4829,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4849,14 +4848,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4875,14 +4874,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4901,14 +4900,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -4927,21 +4926,21 @@
(!fields 3
(!pair ".fld[2].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5158,7 +5157,7 @@
)
)
nil 2047 nil )
- (!srcfileloc "gengtype.c" 1355)
+ (!srcfileloc "gengtype.c" 1354)
(!options
(!option desc string "SYMBOL_REF_HAS_BLOCK_INFO_P (&%0)")
)
@@ -5237,7 +5236,7 @@
)
)
nil 2047 nil )
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option desc string "CONSTANT_POOL_ADDRESS_P (&%0)")
(!option dot string "")
@@ -5245,7 +5244,7 @@
)
(!pair ".fld[0].rt_str"
(!type already_seen 11)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5264,7 +5263,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5323,14 +5322,14 @@
)
nil 2047 nil nil )
)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5370,7 +5369,7 @@
)
nil 2047 nil nil )
)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5389,14 +5388,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5415,7 +5414,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5434,14 +5433,14 @@
(!fields 2
(!pair ".fld[1].rt_subreg"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5494,7 +5493,7 @@
nil )
(!pair ".fld[0].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5524,7 +5523,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5543,7 +5542,7 @@
(!fields 1
(!pair ".fld[0].rt_str"
(!type already_seen 11)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5562,7 +5561,7 @@
(!fields 1
(!pair ".fld[0].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5581,14 +5580,14 @@
(!fields 2
(!pair ".fld[1].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5607,21 +5606,21 @@
(!fields 3
(!pair ".fld[2].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5662,7 +5661,7 @@
(!fields 1
(!pair ".fld[0].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5681,14 +5680,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5740,14 +5739,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5766,7 +5765,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5785,7 +5784,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5804,7 +5803,7 @@
(!fields 1
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5823,14 +5822,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5849,21 +5848,21 @@
(!fields 3
(!pair ".fld[2].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5882,35 +5881,35 @@
(!fields 5
(!pair ".fld[4].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[3].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[2].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5929,7 +5928,7 @@
(!fields 1
(!pair ".fld[0].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5948,14 +5947,14 @@
(!fields 2
(!pair ".fld[1].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -5974,14 +5973,14 @@
(!fields 2
(!pair ".fld[1].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -6000,49 +5999,49 @@
(!fields 7
(!pair ".fld[6].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[5].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[4].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[3].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[2].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_str"
(!type already_seen 11)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_str"
(!type already_seen 11)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -6061,14 +6060,14 @@
(!fields 2
(!pair ".fld[1].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_str"
(!type already_seen 11)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -6087,7 +6086,7 @@
(!fields 1
(!pair ".fld[0].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -6106,14 +6105,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -6132,14 +6131,14 @@
(!fields 6
(!pair ".fld[5].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[4].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -6302,7 +6301,7 @@
)
)
nil 2047 nil )
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option desc string "NOTE_KIND (&%0)")
(!option dot string "")
@@ -6884,21 +6883,21 @@
)
2047 nil nil )
)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -6917,49 +6916,49 @@
(!fields 7
(!pair ".fld[6].rt_str"
(!type already_seen 11)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[5].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[4].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[3].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[2].rt_bb"
(!type already_seen 318)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -6978,49 +6977,49 @@
(!fields 7
(!pair ".fld[6].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[5].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[4].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[3].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[2].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7039,56 +7038,56 @@
(!fields 8
(!pair ".fld[7].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[6].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[5].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[4].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[3].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[2].rt_bb"
(!type already_seen 318)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7107,56 +7106,56 @@
(!fields 8
(!pair ".fld[7].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[6].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[5].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[4].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[3].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[2].rt_bb"
(!type already_seen 318)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7175,56 +7174,56 @@
(!fields 8
(!pair ".fld[7].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[6].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[5].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[4].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[3].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[2].rt_bb"
(!type already_seen 318)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7243,49 +7242,49 @@
(!fields 7
(!pair ".fld[6].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[5].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[4].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[3].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[2].rt_bb"
(!type already_seen 318)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7304,49 +7303,49 @@
(!fields 7
(!pair ".fld[6].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[5].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[4].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[3].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[2].rt_bb"
(!type already_seen 318)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7365,7 +7364,7 @@
(!fields 1
(!pair ".fld[0].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7384,7 +7383,7 @@
(!fields 1
(!pair ".fld[0].rt_rtvec"
(!type already_seen 279)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7403,14 +7402,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7429,14 +7428,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7455,14 +7454,14 @@
(!fields 2
(!pair ".fld[1].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
)
(!pair ".fld[0].rt_rtx"
(!type already_seen 150)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7481,7 +7480,7 @@
(!fields 1
(!pair ".fld[0].rt_tree"
(!type already_seen 23)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7500,7 +7499,7 @@
(!fields 1
(!pair ".fld[0].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7519,7 +7518,7 @@
(!fields 1
(!pair ".fld[0].rt_int"
(!type already_seen 2)
- (!srcfileloc "gengtype.c" 1333)
+ (!srcfileloc "gengtype.c" 1330)
(!options
(!option dot string "")
)
@@ -7552,30 +7551,30 @@
)
2047 nil nil )
)
- (!srcfileloc "tree-core.h" 1714)
+ (!srcfileloc "tree-core.h" 1715)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1925)
+ (!srcfileloc "tree-core.h" 1926)
(!options
(!option tag string "TS_DECL_WRTL")
)
)
(!pair "decl_non_common"
(!type struct 366 nil gc_used "tree_decl_non_common"
- (!srcfileloc "tree-core.h" 1790)
+ (!srcfileloc "tree-core.h" 1791)
(!fields 2
(!pair "common"
(!type struct 367 nil gc_used "tree_decl_with_vis"
- (!srcfileloc "tree-core.h" 1780)
+ (!srcfileloc "tree-core.h" 1781)
(!fields 20
(!pair "common"
(!type already_seen 149)
- (!srcfileloc "tree-core.h" 1747)
+ (!srcfileloc "tree-core.h" 1748)
nil )
(!pair "assembler_name"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1748)
+ (!srcfileloc "tree-core.h" 1749)
nil )
(!pair "symtab_node"
(!type pointer 368 nil gc_used
@@ -8026,242 +8025,242 @@
)
2047 nil nil )
)
- (!srcfileloc "tree-core.h" 1749)
+ (!srcfileloc "tree-core.h" 1750)
nil )
(!pair "defer_output"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1752)
+ (!srcfileloc "tree-core.h" 1753)
nil )
(!pair "hard_register"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1753)
+ (!srcfileloc "tree-core.h" 1754)
nil )
(!pair "common_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1754)
+ (!srcfileloc "tree-core.h" 1755)
nil )
(!pair "in_text_section"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1755)
+ (!srcfileloc "tree-core.h" 1756)
nil )
(!pair "in_constant_pool"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1756)
+ (!srcfileloc "tree-core.h" 1757)
nil )
(!pair "dllimport_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1757)
+ (!srcfileloc "tree-core.h" 1758)
nil )
(!pair "weak_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1759)
+ (!srcfileloc "tree-core.h" 1760)
nil )
(!pair "seen_in_bind_expr"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1761)
+ (!srcfileloc "tree-core.h" 1762)
nil )
(!pair "comdat_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1762)
+ (!srcfileloc "tree-core.h" 1763)
nil )
(!pair "visibility"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1764)
+ (!srcfileloc "tree-core.h" 1765)
nil )
(!pair "visibility_specified"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1765)
+ (!srcfileloc "tree-core.h" 1766)
nil )
(!pair "init_priority_p"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1768)
+ (!srcfileloc "tree-core.h" 1769)
nil )
(!pair "shadowed_for_var_p"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1770)
+ (!srcfileloc "tree-core.h" 1771)
nil )
(!pair "cxx_constructor"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1772)
+ (!srcfileloc "tree-core.h" 1773)
nil )
(!pair "cxx_destructor"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1774)
+ (!srcfileloc "tree-core.h" 1775)
nil )
(!pair "final"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1776)
+ (!srcfileloc "tree-core.h" 1777)
nil )
(!pair "regdecl_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1778)
+ (!srcfileloc "tree-core.h" 1779)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1787)
+ (!srcfileloc "tree-core.h" 1788)
nil )
(!pair "result"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1789)
+ (!srcfileloc "tree-core.h" 1790)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1927)
+ (!srcfileloc "tree-core.h" 1928)
(!options
(!option tag string "TS_DECL_NON_COMMON")
)
)
(!pair "parm_decl"
(!type struct 398 nil gc_used "tree_parm_decl"
- (!srcfileloc "tree-core.h" 1744)
+ (!srcfileloc "tree-core.h" 1745)
(!fields 2
(!pair "common"
(!type already_seen 149)
- (!srcfileloc "tree-core.h" 1742)
+ (!srcfileloc "tree-core.h" 1743)
nil )
(!pair "incoming_rtl"
(!type already_seen 150)
- (!srcfileloc "tree-core.h" 1743)
+ (!srcfileloc "tree-core.h" 1744)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1928)
+ (!srcfileloc "tree-core.h" 1929)
(!options
(!option tag string "TS_PARM_DECL")
)
)
(!pair "decl_with_vis"
(!type already_seen 367)
- (!srcfileloc "tree-core.h" 1929)
+ (!srcfileloc "tree-core.h" 1930)
(!options
(!option tag string "TS_DECL_WITH_VIS")
)
)
(!pair "var_decl"
(!type struct 399 nil gc_used "tree_var_decl"
- (!srcfileloc "tree-core.h" 1784)
+ (!srcfileloc "tree-core.h" 1785)
(!fields 1
(!pair "common"
(!type already_seen 367)
- (!srcfileloc "tree-core.h" 1783)
+ (!srcfileloc "tree-core.h" 1784)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1930)
+ (!srcfileloc "tree-core.h" 1931)
(!options
(!option tag string "TS_VAR_DECL")
)
)
(!pair "field_decl"
(!type struct 400 nil gc_used "tree_field_decl"
- (!srcfileloc "tree-core.h" 1725)
+ (!srcfileloc "tree-core.h" 1726)
(!fields 6
(!pair "common"
(!type already_seen 53)
- (!srcfileloc "tree-core.h" 1718)
+ (!srcfileloc "tree-core.h" 1719)
nil )
(!pair "offset"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1720)
+ (!srcfileloc "tree-core.h" 1721)
nil )
(!pair "bit_field_type"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1721)
+ (!srcfileloc "tree-core.h" 1722)
nil )
(!pair "qualifier"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1722)
+ (!srcfileloc "tree-core.h" 1723)
nil )
(!pair "bit_offset"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1723)
+ (!srcfileloc "tree-core.h" 1724)
nil )
(!pair "fcontext"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1724)
+ (!srcfileloc "tree-core.h" 1725)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1931)
+ (!srcfileloc "tree-core.h" 1932)
(!options
(!option tag string "TS_FIELD_DECL")
)
)
(!pair "label_decl"
(!type struct 401 nil gc_used "tree_label_decl"
- (!srcfileloc "tree-core.h" 1731)
+ (!srcfileloc "tree-core.h" 1732)
(!fields 3
(!pair "common"
(!type already_seen 149)
- (!srcfileloc "tree-core.h" 1728)
+ (!srcfileloc "tree-core.h" 1729)
nil )
(!pair "label_decl_uid"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1729)
+ (!srcfileloc "tree-core.h" 1730)
nil )
(!pair "eh_landing_pad_nr"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1730)
+ (!srcfileloc "tree-core.h" 1731)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1932)
+ (!srcfileloc "tree-core.h" 1933)
(!options
(!option tag string "TS_LABEL_DECL")
)
)
(!pair "result_decl"
(!type struct 402 nil gc_used "tree_result_decl"
- (!srcfileloc "tree-core.h" 1735)
+ (!srcfileloc "tree-core.h" 1736)
(!fields 1
(!pair "common"
(!type already_seen 149)
- (!srcfileloc "tree-core.h" 1734)
+ (!srcfileloc "tree-core.h" 1735)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1933)
+ (!srcfileloc "tree-core.h" 1934)
(!options
(!option tag string "TS_RESULT_DECL")
)
)
(!pair "const_decl"
(!type struct 403 nil gc_used "tree_const_decl"
- (!srcfileloc "tree-core.h" 1739)
+ (!srcfileloc "tree-core.h" 1740)
(!fields 1
(!pair "common"
(!type already_seen 53)
- (!srcfileloc "tree-core.h" 1738)
+ (!srcfileloc "tree-core.h" 1739)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1934)
+ (!srcfileloc "tree-core.h" 1935)
(!options
(!option tag string "TS_CONST_DECL")
)
)
(!pair "type_decl"
(!type struct 404 nil gc_used "tree_type_decl"
- (!srcfileloc "tree-core.h" 1857)
+ (!srcfileloc "tree-core.h" 1858)
(!fields 1
(!pair "common"
(!type already_seen 366)
- (!srcfileloc "tree-core.h" 1855)
+ (!srcfileloc "tree-core.h" 1856)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1935)
+ (!srcfileloc "tree-core.h" 1936)
(!options
(!option tag string "TS_TYPE_DECL")
)
)
(!pair "function_decl"
(!type struct 405 nil gc_used "tree_function_decl"
- (!srcfileloc "tree-core.h" 1844)
+ (!srcfileloc "tree-core.h" 1845)
(!fields 28
(!pair "common"
(!type already_seen 366)
- (!srcfileloc "tree-core.h" 1798)
+ (!srcfileloc "tree-core.h" 1799)
nil )
(!pair "f"
(!type pointer 406 nil gc_used
@@ -8988,79 +8987,79 @@
(!type struct 463
(!type already_seen 462)
gc_maybe_pointed_to "machine_function"
- (!srcfileloc "config/aarch64/aarch64.h" 725)
+ (!srcfileloc "config/aarch64/aarch64.h" 734)
(!fields 2
(!pair "frame"
(!type struct 464 nil gc_used "aarch64_frame"
- (!srcfileloc "config/aarch64/aarch64.h" 718)
+ (!srcfileloc "config/aarch64/aarch64.h" 727)
(!fields 14
(!pair "reg_offset"
(!type array 465 nil gc_used "FIRST_PSEUDO_REGISTER"
(!type already_seen 2)
)
- (!srcfileloc "config/aarch64/aarch64.h" 670)
+ (!srcfileloc "config/aarch64/aarch64.h" 679)
nil )
(!pair "saved_varargs_size"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 676)
+ (!srcfileloc "config/aarch64/aarch64.h" 685)
nil )
(!pair "saved_regs_size"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 680)
+ (!srcfileloc "config/aarch64/aarch64.h" 689)
nil )
(!pair "locals_offset"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 685)
+ (!srcfileloc "config/aarch64/aarch64.h" 694)
nil )
(!pair "hard_fp_offset"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 690)
+ (!srcfileloc "config/aarch64/aarch64.h" 699)
nil )
(!pair "frame_size"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 695)
+ (!srcfileloc "config/aarch64/aarch64.h" 704)
nil )
(!pair "initial_adjust"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 698)
+ (!srcfileloc "config/aarch64/aarch64.h" 707)
nil )
(!pair "callee_adjust"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 702)
+ (!srcfileloc "config/aarch64/aarch64.h" 711)
nil )
(!pair "callee_offset"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 706)
+ (!srcfileloc "config/aarch64/aarch64.h" 715)
nil )
(!pair "final_adjust"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 709)
+ (!srcfileloc "config/aarch64/aarch64.h" 718)
nil )
(!pair "emit_frame_chain"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 712)
+ (!srcfileloc "config/aarch64/aarch64.h" 721)
nil )
(!pair "wb_candidate1"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 714)
+ (!srcfileloc "config/aarch64/aarch64.h" 723)
nil )
(!pair "wb_candidate2"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 715)
+ (!srcfileloc "config/aarch64/aarch64.h" 724)
nil )
(!pair "laid_out"
(!type already_seen 2)
- (!srcfileloc "config/aarch64/aarch64.h" 717)
+ (!srcfileloc "config/aarch64/aarch64.h" 726)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "config/aarch64/aarch64.h" 722)
+ (!srcfileloc "config/aarch64/aarch64.h" 731)
nil )
(!pair "reg_is_wrapped_separately"
(!type array 466 nil gc_used "LAST_SAVED_REGNUM"
(!type already_seen 2)
)
- (!srcfileloc "config/aarch64/aarch64.h" 724)
+ (!srcfileloc "config/aarch64/aarch64.h" 733)
nil )
)
nil 2047 nil nil )
@@ -10113,137 +10112,137 @@
)
nil 2047 nil nil )
)
- (!srcfileloc "tree-core.h" 1800)
+ (!srcfileloc "tree-core.h" 1801)
nil )
(!pair "arguments"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1803)
+ (!srcfileloc "tree-core.h" 1804)
nil )
(!pair "personality"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1805)
+ (!srcfileloc "tree-core.h" 1806)
nil )
(!pair "function_specific_target"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1808)
+ (!srcfileloc "tree-core.h" 1809)
nil )
(!pair "function_specific_optimization"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1809)
+ (!srcfileloc "tree-core.h" 1810)
nil )
(!pair "saved_tree"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1812)
+ (!srcfileloc "tree-core.h" 1813)
nil )
(!pair "vindex"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1814)
+ (!srcfileloc "tree-core.h" 1815)
nil )
(!pair "function_code"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1820)
+ (!srcfileloc "tree-core.h" 1821)
nil )
(!pair "built_in_class"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1821)
+ (!srcfileloc "tree-core.h" 1822)
nil )
(!pair "static_ctor_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1823)
+ (!srcfileloc "tree-core.h" 1824)
nil )
(!pair "static_dtor_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1824)
+ (!srcfileloc "tree-core.h" 1825)
nil )
(!pair "uninlinable"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1826)
+ (!srcfileloc "tree-core.h" 1827)
nil )
(!pair "possibly_inlined"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1827)
+ (!srcfileloc "tree-core.h" 1828)
nil )
(!pair "novops_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1828)
+ (!srcfileloc "tree-core.h" 1829)
nil )
(!pair "returns_twice_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1829)
+ (!srcfileloc "tree-core.h" 1830)
nil )
(!pair "malloc_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1830)
+ (!srcfileloc "tree-core.h" 1831)
nil )
(!pair "operator_new_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1831)
+ (!srcfileloc "tree-core.h" 1832)
nil )
(!pair "declared_inline_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1832)
+ (!srcfileloc "tree-core.h" 1833)
nil )
(!pair "no_inline_warning_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1833)
+ (!srcfileloc "tree-core.h" 1834)
nil )
(!pair "no_instrument_function_entry_exit"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1835)
+ (!srcfileloc "tree-core.h" 1836)
nil )
(!pair "no_limit_stack"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1836)
+ (!srcfileloc "tree-core.h" 1837)
nil )
(!pair "disregard_inline_limits"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1837)
+ (!srcfileloc "tree-core.h" 1838)
nil )
(!pair "pure_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1838)
+ (!srcfileloc "tree-core.h" 1839)
nil )
(!pair "looping_const_or_pure_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1839)
+ (!srcfileloc "tree-core.h" 1840)
nil )
(!pair "has_debug_args_flag"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1840)
+ (!srcfileloc "tree-core.h" 1841)
nil )
(!pair "versioned_function"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1841)
+ (!srcfileloc "tree-core.h" 1842)
nil )
(!pair "lambda_function"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 1842)
+ (!srcfileloc "tree-core.h" 1843)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1936)
+ (!srcfileloc "tree-core.h" 1937)
(!options
(!option tag string "TS_FUNCTION_DECL")
)
)
(!pair "translation_unit_decl"
(!type struct 513 nil gc_used "tree_translation_unit_decl"
- (!srcfileloc "tree-core.h" 1852)
+ (!srcfileloc "tree-core.h" 1853)
(!fields 2
(!pair "common"
(!type already_seen 53)
- (!srcfileloc "tree-core.h" 1847)
+ (!srcfileloc "tree-core.h" 1848)
nil )
(!pair "language"
(!type already_seen 11)
- (!srcfileloc "tree-core.h" 1849)
+ (!srcfileloc "tree-core.h" 1850)
(!options
(!option skip string "")
)
)
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1938)
+ (!srcfileloc "tree-core.h" 1939)
(!options
(!option tag string "TS_TRANSLATION_UNIT_DECL")
)
@@ -10415,7 +10414,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1939)
+ (!srcfileloc "tree-core.h" 1940)
(!options
(!option tag string "TS_TYPE_COMMON")
)
@@ -10474,75 +10473,75 @@
nil )
(!type struct 522 nil gc_pointed_to "lang_type"
- (!srcfileloc "fortran/trans.h" 967)
+ (!srcfileloc "fortran/trans.h" 970)
(!fields 15
(!pair "rank"
(!type already_seen 2)
- (!srcfileloc "fortran/trans.h" 953)
+ (!srcfileloc "fortran/trans.h" 956)
nil )
(!pair "corank"
(!type already_seen 2)
- (!srcfileloc "fortran/trans.h" 953)
+ (!srcfileloc "fortran/trans.h" 956)
nil )
(!pair "akind"
(!type already_seen 2)
- (!srcfileloc "fortran/trans.h" 954)
+ (!srcfileloc "fortran/trans.h" 957)
nil )
(!pair "lbound"
(!type array 523 nil gc_used "GFC_MAX_DIMENSIONS"
(!type already_seen 23)
)
- (!srcfileloc "fortran/trans.h" 955)
+ (!srcfileloc "fortran/trans.h" 958)
nil )
(!pair "ubound"
(!type array 524 nil gc_used "GFC_MAX_DIMENSIONS"
(!type already_seen 23)
)
- (!srcfileloc "fortran/trans.h" 956)
+ (!srcfileloc "fortran/trans.h" 959)
nil )
(!pair "stride"
(!type array 525 nil gc_used "GFC_MAX_DIMENSIONS"
(!type already_seen 23)
)
- (!srcfileloc "fortran/trans.h" 957)
+ (!srcfileloc "fortran/trans.h" 960)
nil )
(!pair "size"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 958)
+ (!srcfileloc "fortran/trans.h" 961)
nil )
(!pair "offset"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 959)
+ (!srcfileloc "fortran/trans.h" 962)
nil )
(!pair "dtype"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 960)
+ (!srcfileloc "fortran/trans.h" 963)
nil )
(!pair "dataptr_type"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 961)
+ (!srcfileloc "fortran/trans.h" 964)
nil )
(!pair "span"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 962)
+ (!srcfileloc "fortran/trans.h" 965)
nil )
(!pair "base_decl"
(!type array 526 nil gc_used "2"
(!type already_seen 23)
)
- (!srcfileloc "fortran/trans.h" 963)
+ (!srcfileloc "fortran/trans.h" 966)
nil )
(!pair "nonrestricted_type"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 964)
+ (!srcfileloc "fortran/trans.h" 967)
nil )
(!pair "caf_token"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 965)
+ (!srcfileloc "fortran/trans.h" 968)
nil )
(!pair "caf_offset"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 966)
+ (!srcfileloc "fortran/trans.h" 969)
nil )
)
nil 32
@@ -11011,7 +11010,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1941)
+ (!srcfileloc "tree-core.h" 1942)
(!options
(!option tag string "TS_TYPE_WITH_LANG_SPECIFIC")
)
@@ -11042,7 +11041,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1943)
+ (!srcfileloc "tree-core.h" 1944)
(!options
(!option tag string "TS_TYPE_NON_COMMON")
)
@@ -11065,7 +11064,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1944)
+ (!srcfileloc "tree-core.h" 1945)
(!options
(!option tag string "TS_LIST")
)
@@ -11089,7 +11088,7 @@
)
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1945)
+ (!srcfileloc "tree-core.h" 1946)
(!options
(!option tag string "TS_VEC")
)
@@ -11134,7 +11133,7 @@
)
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1946)
+ (!srcfileloc "tree-core.h" 1947)
(!options
(!option tag string "TS_EXP")
)
@@ -11264,7 +11263,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1947)
+ (!srcfileloc "tree-core.h" 1948)
(!options
(!option tag string "TS_SSA_NAME")
)
@@ -11327,7 +11326,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1948)
+ (!srcfileloc "tree-core.h" 1949)
(!options
(!option tag string "TS_BLOCK")
)
@@ -11378,37 +11377,37 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1949)
+ (!srcfileloc "tree-core.h" 1950)
(!options
(!option tag string "TS_BINFO")
)
)
(!pair "stmt_list"
(!type struct 564 nil gc_used "tree_statement_list"
- (!srcfileloc "tree-core.h" 1871)
+ (!srcfileloc "tree-core.h" 1872)
(!fields 3
(!pair "typed"
(!type already_seen 31)
- (!srcfileloc "tree-core.h" 1868)
+ (!srcfileloc "tree-core.h" 1869)
nil )
(!pair "head"
(!type pointer 565 nil gc_used
(!type struct 566
(!type already_seen 565)
gc_pointed_to "tree_statement_list_node"
- (!srcfileloc "tree-core.h" 1864)
+ (!srcfileloc "tree-core.h" 1865)
(!fields 3
(!pair "prev"
(!type already_seen 565)
- (!srcfileloc "tree-core.h" 1861)
+ (!srcfileloc "tree-core.h" 1862)
nil )
(!pair "next"
(!type already_seen 565)
- (!srcfileloc "tree-core.h" 1862)
+ (!srcfileloc "tree-core.h" 1863)
nil )
(!pair "stmt"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 1863)
+ (!srcfileloc "tree-core.h" 1864)
nil )
)
(!options
@@ -11417,15 +11416,15 @@
)
2047 nil nil )
)
- (!srcfileloc "tree-core.h" 1869)
+ (!srcfileloc "tree-core.h" 1870)
nil )
(!pair "tail"
(!type already_seen 565)
- (!srcfileloc "tree-core.h" 1870)
+ (!srcfileloc "tree-core.h" 1871)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1950)
+ (!srcfileloc "tree-core.h" 1951)
(!options
(!option tag string "TS_STATEMENT_LIST")
)
@@ -11472,7 +11471,7 @@
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1951)
+ (!srcfileloc "tree-core.h" 1952)
(!options
(!option tag string "TS_CONSTRUCTOR")
)
@@ -11563,982 +11562,982 @@
)
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1952)
+ (!srcfileloc "tree-core.h" 1953)
(!options
(!option tag string "TS_OMP_CLAUSE")
)
)
(!pair "optimization"
(!type struct 574 nil gc_used "tree_optimization_option"
- (!srcfileloc "tree-core.h" 1889)
+ (!srcfileloc "tree-core.h" 1890)
(!fields 4
(!pair "base"
(!type already_seen 25)
- (!srcfileloc "tree-core.h" 1877)
+ (!srcfileloc "tree-core.h" 1878)
nil )
(!pair "opts"
(!type pointer 575 nil gc_used
(!type struct 576
(!type already_seen 575)
gc_pointed_to "cl_optimization"
- (!fileloc "options.h" 5559)
+ (!fileloc "options.h" 5577)
(!fields 237
(!pair "x_str_align_functions"
(!type already_seen 11)
- (!fileloc "options.h" 5322)
+ (!fileloc "options.h" 5340)
nil )
(!pair "x_str_align_jumps"
(!type already_seen 11)
- (!fileloc "options.h" 5323)
+ (!fileloc "options.h" 5341)
nil )
(!pair "x_str_align_labels"
(!type already_seen 11)
- (!fileloc "options.h" 5324)
+ (!fileloc "options.h" 5342)
nil )
(!pair "x_str_align_loops"
(!type already_seen 11)
- (!fileloc "options.h" 5325)
+ (!fileloc "options.h" 5343)
nil )
(!pair "x_flag_sched_stalled_insns"
(!type already_seen 2)
- (!fileloc "options.h" 5326)
+ (!fileloc "options.h" 5344)
nil )
(!pair "x_flag_sched_stalled_insns_dep"
(!type already_seen 2)
- (!fileloc "options.h" 5327)
+ (!fileloc "options.h" 5345)
nil )
(!pair "x_flag_tree_parallelize_loops"
(!type already_seen 2)
- (!fileloc "options.h" 5328)
+ (!fileloc "options.h" 5346)
nil )
(!pair "x_flag_fp_contract_mode"
(!type already_seen 2)
- (!fileloc "options.h" 5329)
+ (!fileloc "options.h" 5347)
nil )
(!pair "x_flag_ira_algorithm"
(!type already_seen 2)
- (!fileloc "options.h" 5330)
+ (!fileloc "options.h" 5348)
nil )
(!pair "x_flag_ira_region"
(!type already_seen 2)
- (!fileloc "options.h" 5331)
+ (!fileloc "options.h" 5349)
nil )
(!pair "x_flag_live_patching"
(!type already_seen 2)
- (!fileloc "options.h" 5332)
+ (!fileloc "options.h" 5350)
nil )
(!pair "x_flag_reorder_blocks_algorithm"
(!type already_seen 2)
- (!fileloc "options.h" 5333)
+ (!fileloc "options.h" 5351)
nil )
(!pair "x_flag_simd_cost_model"
(!type already_seen 2)
- (!fileloc "options.h" 5334)
+ (!fileloc "options.h" 5352)
nil )
(!pair "x_flag_stack_reuse"
(!type already_seen 2)
- (!fileloc "options.h" 5335)
+ (!fileloc "options.h" 5353)
nil )
(!pair "x_flag_vect_cost_model"
(!type already_seen 2)
- (!fileloc "options.h" 5336)
+ (!fileloc "options.h" 5354)
nil )
(!pair "x_optimize"
(!type already_seen 8)
- (!fileloc "options.h" 5337)
+ (!fileloc "options.h" 5355)
nil )
(!pair "x_optimize_size"
(!type already_seen 8)
- (!fileloc "options.h" 5338)
+ (!fileloc "options.h" 5356)
nil )
(!pair "x_optimize_debug"
(!type already_seen 8)
- (!fileloc "options.h" 5339)
+ (!fileloc "options.h" 5357)
nil )
(!pair "x_optimize_fast"
(!type already_seen 8)
- (!fileloc "options.h" 5340)
+ (!fileloc "options.h" 5358)
nil )
(!pair "x_flag_aggressive_loop_optimizations"
(!type already_seen 2)
- (!fileloc "options.h" 5341)
+ (!fileloc "options.h" 5359)
nil )
(!pair "x_flag_align_functions"
(!type already_seen 2)
- (!fileloc "options.h" 5342)
+ (!fileloc "options.h" 5360)
nil )
(!pair "x_flag_align_jumps"
(!type already_seen 2)
- (!fileloc "options.h" 5343)
+ (!fileloc "options.h" 5361)
nil )
(!pair "x_flag_align_labels"
(!type already_seen 2)
- (!fileloc "options.h" 5344)
+ (!fileloc "options.h" 5362)
nil )
(!pair "x_flag_align_loops"
(!type already_seen 2)
- (!fileloc "options.h" 5345)
+ (!fileloc "options.h" 5363)
nil )
(!pair "x_flag_associative_math"
(!type already_seen 2)
- (!fileloc "options.h" 5346)
+ (!fileloc "options.h" 5364)
nil )
(!pair "x_flag_assume_phsa"
(!type already_seen 2)
- (!fileloc "options.h" 5347)
+ (!fileloc "options.h" 5365)
nil )
(!pair "x_flag_asynchronous_unwind_tables"
(!type already_seen 2)
- (!fileloc "options.h" 5348)
+ (!fileloc "options.h" 5366)
nil )
(!pair "x_flag_auto_inc_dec"
(!type already_seen 2)
- (!fileloc "options.h" 5349)
+ (!fileloc "options.h" 5367)
nil )
(!pair "x_flag_branch_on_count_reg"
(!type already_seen 2)
- (!fileloc "options.h" 5350)
+ (!fileloc "options.h" 5368)
nil )
(!pair "x_flag_branch_probabilities"
(!type already_seen 2)
- (!fileloc "options.h" 5351)
+ (!fileloc "options.h" 5369)
nil )
(!pair "x_flag_branch_target_load_optimize"
(!type already_seen 2)
- (!fileloc "options.h" 5352)
+ (!fileloc "options.h" 5370)
nil )
(!pair "x_flag_branch_target_load_optimize2"
(!type already_seen 2)
- (!fileloc "options.h" 5353)
+ (!fileloc "options.h" 5371)
nil )
(!pair "x_flag_btr_bb_exclusive"
(!type already_seen 2)
- (!fileloc "options.h" 5354)
+ (!fileloc "options.h" 5372)
nil )
(!pair "x_flag_caller_saves"
(!type already_seen 2)
- (!fileloc "options.h" 5355)
+ (!fileloc "options.h" 5373)
nil )
(!pair "x_flag_code_hoisting"
(!type already_seen 2)
- (!fileloc "options.h" 5356)
+ (!fileloc "options.h" 5374)
nil )
(!pair "x_flag_combine_stack_adjustments"
(!type already_seen 2)
- (!fileloc "options.h" 5357)
+ (!fileloc "options.h" 5375)
nil )
(!pair "x_flag_compare_elim_after_reload"
(!type already_seen 2)
- (!fileloc "options.h" 5358)
+ (!fileloc "options.h" 5376)
nil )
(!pair "x_flag_conserve_stack"
(!type already_seen 2)
- (!fileloc "options.h" 5359)
+ (!fileloc "options.h" 5377)
nil )
(!pair "x_flag_cprop_registers"
(!type already_seen 2)
- (!fileloc "options.h" 5360)
+ (!fileloc "options.h" 5378)
nil )
(!pair "x_flag_crossjumping"
(!type already_seen 2)
- (!fileloc "options.h" 5361)
+ (!fileloc "options.h" 5379)
nil )
(!pair "x_flag_cse_follow_jumps"
(!type already_seen 2)
- (!fileloc "options.h" 5362)
+ (!fileloc "options.h" 5380)
nil )
(!pair "x_flag_cx_fortran_rules"
(!type already_seen 2)
- (!fileloc "options.h" 5363)
+ (!fileloc "options.h" 5381)
nil )
(!pair "x_flag_cx_limited_range"
(!type already_seen 2)
- (!fileloc "options.h" 5364)
+ (!fileloc "options.h" 5382)
nil )
(!pair "x_flag_dce"
(!type already_seen 2)
- (!fileloc "options.h" 5365)
+ (!fileloc "options.h" 5383)
nil )
(!pair "x_flag_defer_pop"
(!type already_seen 2)
- (!fileloc "options.h" 5366)
+ (!fileloc "options.h" 5384)
nil )
(!pair "x_flag_delayed_branch"
(!type already_seen 2)
- (!fileloc "options.h" 5367)
+ (!fileloc "options.h" 5385)
nil )
(!pair "x_flag_delete_dead_exceptions"
(!type already_seen 2)
- (!fileloc "options.h" 5368)
+ (!fileloc "options.h" 5386)
nil )
(!pair "x_flag_delete_null_pointer_checks"
(!type already_seen 2)
- (!fileloc "options.h" 5369)
+ (!fileloc "options.h" 5387)
nil )
(!pair "x_flag_devirtualize"
(!type already_seen 2)
- (!fileloc "options.h" 5370)
+ (!fileloc "options.h" 5388)
nil )
(!pair "x_flag_devirtualize_speculatively"
(!type already_seen 2)
- (!fileloc "options.h" 5371)
+ (!fileloc "options.h" 5389)
nil )
(!pair "x_flag_dse"
(!type already_seen 2)
- (!fileloc "options.h" 5372)
+ (!fileloc "options.h" 5390)
nil )
(!pair "x_flag_early_inlining"
(!type already_seen 2)
- (!fileloc "options.h" 5373)
+ (!fileloc "options.h" 5391)
nil )
(!pair "x_flag_exceptions"
(!type already_seen 2)
- (!fileloc "options.h" 5374)
+ (!fileloc "options.h" 5392)
nil )
(!pair "x_flag_expensive_optimizations"
(!type already_seen 2)
- (!fileloc "options.h" 5375)
+ (!fileloc "options.h" 5393)
nil )
(!pair "x_flag_finite_math_only"
(!type already_seen 2)
- (!fileloc "options.h" 5376)
+ (!fileloc "options.h" 5394)
nil )
(!pair "x_flag_float_store"
(!type already_seen 2)
- (!fileloc "options.h" 5377)
+ (!fileloc "options.h" 5395)
nil )
(!pair "x_flag_forward_propagate"
(!type already_seen 2)
- (!fileloc "options.h" 5378)
+ (!fileloc "options.h" 5396)
nil )
(!pair "x_flag_fp_int_builtin_inexact"
(!type already_seen 2)
- (!fileloc "options.h" 5379)
+ (!fileloc "options.h" 5397)
nil )
(!pair "x_flag_no_function_cse"
(!type already_seen 2)
- (!fileloc "options.h" 5380)
+ (!fileloc "options.h" 5398)
nil )
(!pair "x_flag_gcse"
(!type already_seen 2)
- (!fileloc "options.h" 5381)
+ (!fileloc "options.h" 5399)
nil )
(!pair "x_flag_gcse_after_reload"
(!type already_seen 2)
- (!fileloc "options.h" 5382)
+ (!fileloc "options.h" 5400)
nil )
(!pair "x_flag_gcse_las"
(!type already_seen 2)
- (!fileloc "options.h" 5383)
+ (!fileloc "options.h" 5401)
nil )
(!pair "x_flag_gcse_lm"
(!type already_seen 2)
- (!fileloc "options.h" 5384)
+ (!fileloc "options.h" 5402)
nil )
(!pair "x_flag_gcse_sm"
(!type already_seen 2)
- (!fileloc "options.h" 5385)
+ (!fileloc "options.h" 5403)
nil )
(!pair "x_flag_graphite"
(!type already_seen 2)
- (!fileloc "options.h" 5386)
+ (!fileloc "options.h" 5404)
nil )
(!pair "x_flag_graphite_identity"
(!type already_seen 2)
- (!fileloc "options.h" 5387)
+ (!fileloc "options.h" 5405)
nil )
(!pair "x_flag_guess_branch_prob"
(!type already_seen 2)
- (!fileloc "options.h" 5388)
+ (!fileloc "options.h" 5406)
nil )
(!pair "x_flag_hoist_adjacent_loads"
(!type already_seen 2)
- (!fileloc "options.h" 5389)
+ (!fileloc "options.h" 5407)
nil )
(!pair "x_flag_if_conversion"
(!type already_seen 2)
- (!fileloc "options.h" 5390)
+ (!fileloc "options.h" 5408)
nil )
(!pair "x_flag_if_conversion2"
(!type already_seen 2)
- (!fileloc "options.h" 5391)
+ (!fileloc "options.h" 5409)
nil )
(!pair "x_flag_indirect_inlining"
(!type already_seen 2)
- (!fileloc "options.h" 5392)
+ (!fileloc "options.h" 5410)
nil )
(!pair "x_flag_no_inline"
(!type already_seen 2)
- (!fileloc "options.h" 5393)
+ (!fileloc "options.h" 5411)
nil )
(!pair "x_flag_inline_atomics"
(!type already_seen 2)
- (!fileloc "options.h" 5394)
+ (!fileloc "options.h" 5412)
nil )
(!pair "x_flag_inline_functions"
(!type already_seen 2)
- (!fileloc "options.h" 5395)
+ (!fileloc "options.h" 5413)
nil )
(!pair "x_flag_inline_functions_called_once"
(!type already_seen 2)
- (!fileloc "options.h" 5396)
+ (!fileloc "options.h" 5414)
nil )
(!pair "x_flag_inline_small_functions"
(!type already_seen 2)
- (!fileloc "options.h" 5397)
+ (!fileloc "options.h" 5415)
nil )
(!pair "x_flag_ipa_bit_cp"
(!type already_seen 2)
- (!fileloc "options.h" 5398)
+ (!fileloc "options.h" 5416)
nil )
(!pair "x_flag_ipa_cp"
(!type already_seen 2)
- (!fileloc "options.h" 5399)
+ (!fileloc "options.h" 5417)
nil )
(!pair "x_flag_ipa_cp_clone"
(!type already_seen 2)
- (!fileloc "options.h" 5400)
+ (!fileloc "options.h" 5418)
nil )
(!pair "x_flag_ipa_icf"
(!type already_seen 2)
- (!fileloc "options.h" 5401)
+ (!fileloc "options.h" 5419)
nil )
(!pair "x_flag_ipa_icf_functions"
(!type already_seen 2)
- (!fileloc "options.h" 5402)
+ (!fileloc "options.h" 5420)
nil )
(!pair "x_flag_ipa_icf_variables"
(!type already_seen 2)
- (!fileloc "options.h" 5403)
+ (!fileloc "options.h" 5421)
nil )
(!pair "x_flag_ipa_profile"
(!type already_seen 2)
- (!fileloc "options.h" 5404)
+ (!fileloc "options.h" 5422)
nil )
(!pair "x_flag_ipa_pta"
(!type already_seen 2)
- (!fileloc "options.h" 5405)
+ (!fileloc "options.h" 5423)
nil )
(!pair "x_flag_ipa_pure_const"
(!type already_seen 2)
- (!fileloc "options.h" 5406)
+ (!fileloc "options.h" 5424)
nil )
(!pair "x_flag_ipa_ra"
(!type already_seen 2)
- (!fileloc "options.h" 5407)
+ (!fileloc "options.h" 5425)
nil )
(!pair "x_flag_ipa_reference"
(!type already_seen 2)
- (!fileloc "options.h" 5408)
+ (!fileloc "options.h" 5426)
nil )
(!pair "x_flag_ipa_reference_addressable"
(!type already_seen 2)
- (!fileloc "options.h" 5409)
+ (!fileloc "options.h" 5427)
nil )
(!pair "x_flag_ipa_sra"
(!type already_seen 2)
- (!fileloc "options.h" 5410)
+ (!fileloc "options.h" 5428)
nil )
(!pair "x_flag_ipa_stack_alignment"
(!type already_seen 2)
- (!fileloc "options.h" 5411)
+ (!fileloc "options.h" 5429)
nil )
(!pair "x_flag_ipa_vrp"
(!type already_seen 2)
- (!fileloc "options.h" 5412)
+ (!fileloc "options.h" 5430)
nil )
(!pair "x_flag_ira_hoist_pressure"
(!type already_seen 2)
- (!fileloc "options.h" 5413)
+ (!fileloc "options.h" 5431)
nil )
(!pair "x_flag_ira_loop_pressure"
(!type already_seen 2)
- (!fileloc "options.h" 5414)
+ (!fileloc "options.h" 5432)
nil )
(!pair "x_flag_ira_share_save_slots"
(!type already_seen 2)
- (!fileloc "options.h" 5415)
+ (!fileloc "options.h" 5433)
nil )
(!pair "x_flag_ira_share_spill_slots"
(!type already_seen 2)
- (!fileloc "options.h" 5416)
+ (!fileloc "options.h" 5434)
nil )
(!pair "x_flag_isolate_erroneous_paths_attribute"
(!type already_seen 2)
- (!fileloc "options.h" 5417)
+ (!fileloc "options.h" 5435)
nil )
(!pair "x_flag_isolate_erroneous_paths_dereference"
(!type already_seen 2)
- (!fileloc "options.h" 5418)
+ (!fileloc "options.h" 5436)
nil )
(!pair "x_flag_ivopts"
(!type already_seen 2)
- (!fileloc "options.h" 5419)
+ (!fileloc "options.h" 5437)
nil )
(!pair "x_flag_jump_tables"
(!type already_seen 2)
- (!fileloc "options.h" 5420)
+ (!fileloc "options.h" 5438)
nil )
(!pair "x_flag_keep_gc_roots_live"
(!type already_seen 2)
- (!fileloc "options.h" 5421)
+ (!fileloc "options.h" 5439)
nil )
(!pair "x_flag_lifetime_dse"
(!type already_seen 2)
- (!fileloc "options.h" 5422)
+ (!fileloc "options.h" 5440)
nil )
(!pair "x_flag_limit_function_alignment"
(!type already_seen 2)
- (!fileloc "options.h" 5423)
+ (!fileloc "options.h" 5441)
nil )
(!pair "x_flag_live_range_shrinkage"
(!type already_seen 2)
- (!fileloc "options.h" 5424)
+ (!fileloc "options.h" 5442)
nil )
(!pair "x_flag_loop_interchange"
(!type already_seen 2)
- (!fileloc "options.h" 5425)
+ (!fileloc "options.h" 5443)
nil )
(!pair "x_flag_loop_nest_optimize"
(!type already_seen 2)
- (!fileloc "options.h" 5426)
+ (!fileloc "options.h" 5444)
nil )
(!pair "x_flag_loop_parallelize_all"
(!type already_seen 2)
- (!fileloc "options.h" 5427)
+ (!fileloc "options.h" 5445)
nil )
(!pair "x_flag_unroll_jam"
(!type already_seen 2)
- (!fileloc "options.h" 5428)
+ (!fileloc "options.h" 5446)
nil )
(!pair "x_flag_lra_remat"
(!type already_seen 2)
- (!fileloc "options.h" 5429)
+ (!fileloc "options.h" 5447)
nil )
(!pair "x_flag_errno_math"
(!type already_seen 2)
- (!fileloc "options.h" 5430)
+ (!fileloc "options.h" 5448)
nil )
(!pair "x_flag_modulo_sched"
(!type already_seen 2)
- (!fileloc "options.h" 5431)
+ (!fileloc "options.h" 5449)
nil )
(!pair "x_flag_modulo_sched_allow_regmoves"
(!type already_seen 2)
- (!fileloc "options.h" 5432)
+ (!fileloc "options.h" 5450)
nil )
(!pair "x_flag_move_loop_invariants"
(!type already_seen 2)
- (!fileloc "options.h" 5433)
+ (!fileloc "options.h" 5451)
nil )
(!pair "x_flag_non_call_exceptions"
(!type already_seen 2)
- (!fileloc "options.h" 5434)
+ (!fileloc "options.h" 5452)
nil )
(!pair "x_flag_nothrow_opt"
(!type already_seen 2)
- (!fileloc "options.h" 5435)
+ (!fileloc "options.h" 5453)
nil )
(!pair "x_flag_omit_frame_pointer"
(!type already_seen 2)
- (!fileloc "options.h" 5436)
+ (!fileloc "options.h" 5454)
nil )
(!pair "x_flag_opt_info"
(!type already_seen 2)
- (!fileloc "options.h" 5437)
+ (!fileloc "options.h" 5455)
nil )
(!pair "x_flag_optimize_sibling_calls"
(!type already_seen 2)
- (!fileloc "options.h" 5438)
+ (!fileloc "options.h" 5456)
nil )
(!pair "x_flag_optimize_strlen"
(!type already_seen 2)
- (!fileloc "options.h" 5439)
+ (!fileloc "options.h" 5457)
nil )
(!pair "x_flag_pack_struct"
(!type already_seen 2)
- (!fileloc "options.h" 5440)
+ (!fileloc "options.h" 5458)
nil )
(!pair "x_flag_partial_inlining"
(!type already_seen 2)
- (!fileloc "options.h" 5441)
+ (!fileloc "options.h" 5459)
nil )
(!pair "x_flag_peel_loops"
(!type already_seen 2)
- (!fileloc "options.h" 5442)
+ (!fileloc "options.h" 5460)
nil )
(!pair "x_flag_no_peephole"
(!type already_seen 2)
- (!fileloc "options.h" 5443)
+ (!fileloc "options.h" 5461)
nil )
(!pair "x_flag_peephole2"
(!type already_seen 2)
- (!fileloc "options.h" 5444)
+ (!fileloc "options.h" 5462)
nil )
(!pair "x_flag_plt"
(!type already_seen 2)
- (!fileloc "options.h" 5445)
+ (!fileloc "options.h" 5463)
nil )
(!pair "x_flag_predictive_commoning"
(!type already_seen 2)
- (!fileloc "options.h" 5446)
+ (!fileloc "options.h" 5464)
nil )
(!pair "x_flag_prefetch_loop_arrays"
(!type already_seen 2)
- (!fileloc "options.h" 5447)
+ (!fileloc "options.h" 5465)
nil )
(!pair "x_flag_printf_return_value"
(!type already_seen 2)
- (!fileloc "options.h" 5448)
+ (!fileloc "options.h" 5466)
nil )
(!pair "x_flag_reciprocal_math"
(!type already_seen 2)
- (!fileloc "options.h" 5449)
+ (!fileloc "options.h" 5467)
nil )
(!pair "x_flag_pcc_struct_return"
(!type already_seen 2)
- (!fileloc "options.h" 5450)
+ (!fileloc "options.h" 5468)
nil )
(!pair "x_flag_rename_registers"
(!type already_seen 2)
- (!fileloc "options.h" 5451)
+ (!fileloc "options.h" 5469)
nil )
(!pair "x_flag_reorder_blocks"
(!type already_seen 2)
- (!fileloc "options.h" 5452)
+ (!fileloc "options.h" 5470)
nil )
(!pair "x_flag_reorder_blocks_and_partition"
(!type already_seen 2)
- (!fileloc "options.h" 5453)
+ (!fileloc "options.h" 5471)
nil )
(!pair "x_flag_reorder_functions"
(!type already_seen 2)
- (!fileloc "options.h" 5454)
+ (!fileloc "options.h" 5472)
nil )
(!pair "x_flag_rerun_cse_after_loop"
(!type already_seen 2)
- (!fileloc "options.h" 5455)
+ (!fileloc "options.h" 5473)
nil )
(!pair "x_flag_resched_modulo_sched"
(!type already_seen 2)
- (!fileloc "options.h" 5456)
+ (!fileloc "options.h" 5474)
nil )
(!pair "x_flag_rounding_math"
(!type already_seen 2)
- (!fileloc "options.h" 5457)
+ (!fileloc "options.h" 5475)
nil )
(!pair "x_flag_rtti"
(!type already_seen 2)
- (!fileloc "options.h" 5458)
+ (!fileloc "options.h" 5476)
nil )
(!pair "x_flag_save_optimization_record"
(!type already_seen 2)
- (!fileloc "options.h" 5459)
+ (!fileloc "options.h" 5477)
nil )
(!pair "x_flag_sched_critical_path_heuristic"
(!type already_seen 2)
- (!fileloc "options.h" 5460)
+ (!fileloc "options.h" 5478)
nil )
(!pair "x_flag_sched_dep_count_heuristic"
(!type already_seen 2)
- (!fileloc "options.h" 5461)
+ (!fileloc "options.h" 5479)
nil )
(!pair "x_flag_sched_group_heuristic"
(!type already_seen 2)
- (!fileloc "options.h" 5462)
+ (!fileloc "options.h" 5480)
nil )
(!pair "x_flag_schedule_interblock"
(!type already_seen 2)
- (!fileloc "options.h" 5463)
+ (!fileloc "options.h" 5481)
nil )
(!pair "x_flag_sched_last_insn_heuristic"
(!type already_seen 2)
- (!fileloc "options.h" 5464)
+ (!fileloc "options.h" 5482)
nil )
(!pair "x_flag_sched_pressure"
(!type already_seen 2)
- (!fileloc "options.h" 5465)
+ (!fileloc "options.h" 5483)
nil )
(!pair "x_flag_sched_rank_heuristic"
(!type already_seen 2)
- (!fileloc "options.h" 5466)
+ (!fileloc "options.h" 5484)
nil )
(!pair "x_flag_schedule_speculative"
(!type already_seen 2)
- (!fileloc "options.h" 5467)
+ (!fileloc "options.h" 5485)
nil )
(!pair "x_flag_sched_spec_insn_heuristic"
(!type already_seen 2)
- (!fileloc "options.h" 5468)
+ (!fileloc "options.h" 5486)
nil )
(!pair "x_flag_schedule_speculative_load"
(!type already_seen 2)
- (!fileloc "options.h" 5469)
+ (!fileloc "options.h" 5487)
nil )
(!pair "x_flag_schedule_speculative_load_dangerous"
(!type already_seen 2)
- (!fileloc "options.h" 5470)
+ (!fileloc "options.h" 5488)
nil )
(!pair "x_flag_sched2_use_superblocks"
(!type already_seen 2)
- (!fileloc "options.h" 5471)
+ (!fileloc "options.h" 5489)
nil )
(!pair "x_flag_schedule_fusion"
(!type already_seen 2)
- (!fileloc "options.h" 5472)
+ (!fileloc "options.h" 5490)
nil )
(!pair "x_flag_schedule_insns"
(!type already_seen 2)
- (!fileloc "options.h" 5473)
+ (!fileloc "options.h" 5491)
nil )
(!pair "x_flag_schedule_insns_after_reload"
(!type already_seen 2)
- (!fileloc "options.h" 5474)
+ (!fileloc "options.h" 5492)
nil )
(!pair "x_flag_section_anchors"
(!type already_seen 2)
- (!fileloc "options.h" 5475)
+ (!fileloc "options.h" 5493)
nil )
(!pair "x_flag_sel_sched_pipelining"
(!type already_seen 2)
- (!fileloc "options.h" 5476)
+ (!fileloc "options.h" 5494)
nil )
(!pair "x_flag_sel_sched_pipelining_outer_loops"
(!type already_seen 2)
- (!fileloc "options.h" 5477)
+ (!fileloc "options.h" 5495)
nil )
(!pair "x_flag_sel_sched_reschedule_pipelined"
(!type already_seen 2)
- (!fileloc "options.h" 5478)
+ (!fileloc "options.h" 5496)
nil )
(!pair "x_flag_selective_scheduling"
(!type already_seen 2)
- (!fileloc "options.h" 5479)
+ (!fileloc "options.h" 5497)
nil )
(!pair "x_flag_selective_scheduling2"
(!type already_seen 2)
- (!fileloc "options.h" 5480)
+ (!fileloc "options.h" 5498)
nil )
(!pair "x_flag_short_enums"
(!type already_seen 2)
- (!fileloc "options.h" 5481)
+ (!fileloc "options.h" 5499)
nil )
(!pair "x_flag_short_wchar"
(!type already_seen 2)
- (!fileloc "options.h" 5482)
+ (!fileloc "options.h" 5500)
nil )
(!pair "x_flag_shrink_wrap"
(!type already_seen 2)
- (!fileloc "options.h" 5483)
+ (!fileloc "options.h" 5501)
nil )
(!pair "x_flag_shrink_wrap_separate"
(!type already_seen 2)
- (!fileloc "options.h" 5484)
+ (!fileloc "options.h" 5502)
nil )
(!pair "x_flag_signaling_nans"
(!type already_seen 2)
- (!fileloc "options.h" 5485)
+ (!fileloc "options.h" 5503)
nil )
(!pair "x_flag_signed_zeros"
(!type already_seen 2)
- (!fileloc "options.h" 5486)
+ (!fileloc "options.h" 5504)
nil )
(!pair "x_flag_single_precision_constant"
(!type already_seen 2)
- (!fileloc "options.h" 5487)
+ (!fileloc "options.h" 5505)
nil )
(!pair "x_flag_split_ivs_in_unroller"
(!type already_seen 2)
- (!fileloc "options.h" 5488)
+ (!fileloc "options.h" 5506)
nil )
(!pair "x_flag_split_loops"
(!type already_seen 2)
- (!fileloc "options.h" 5489)
+ (!fileloc "options.h" 5507)
nil )
(!pair "x_flag_split_paths"
(!type already_seen 2)
- (!fileloc "options.h" 5490)
+ (!fileloc "options.h" 5508)
nil )
(!pair "x_flag_split_wide_types"
(!type already_seen 2)
- (!fileloc "options.h" 5491)
+ (!fileloc "options.h" 5509)
nil )
(!pair "x_flag_ssa_backprop"
(!type already_seen 2)
- (!fileloc "options.h" 5492)
+ (!fileloc "options.h" 5510)
nil )
(!pair "x_flag_ssa_phiopt"
(!type already_seen 2)
- (!fileloc "options.h" 5493)
+ (!fileloc "options.h" 5511)
nil )
(!pair "x_flag_stack_clash_protection"
(!type already_seen 2)
- (!fileloc "options.h" 5494)
+ (!fileloc "options.h" 5512)
nil )
(!pair "x_flag_stack_protect"
(!type already_seen 2)
- (!fileloc "options.h" 5495)
+ (!fileloc "options.h" 5513)
nil )
(!pair "x_flag_stdarg_opt"
(!type already_seen 2)
- (!fileloc "options.h" 5496)
+ (!fileloc "options.h" 5514)
nil )
(!pair "x_flag_store_merging"
(!type already_seen 2)
- (!fileloc "options.h" 5497)
+ (!fileloc "options.h" 5515)
nil )
(!pair "x_flag_strict_aliasing"
(!type already_seen 2)
- (!fileloc "options.h" 5498)
+ (!fileloc "options.h" 5516)
nil )
(!pair "x_flag_strict_enums"
(!type already_seen 2)
- (!fileloc "options.h" 5499)
+ (!fileloc "options.h" 5517)
nil )
(!pair "x_flag_strict_volatile_bitfields"
(!type already_seen 2)
- (!fileloc "options.h" 5500)
+ (!fileloc "options.h" 5518)
nil )
(!pair "x_flag_thread_jumps"
(!type already_seen 2)
- (!fileloc "options.h" 5501)
+ (!fileloc "options.h" 5519)
nil )
(!pair "x_flag_threadsafe_statics"
(!type already_seen 2)
- (!fileloc "options.h" 5502)
+ (!fileloc "options.h" 5520)
nil )
(!pair "x_flag_tracer"
(!type already_seen 2)
- (!fileloc "options.h" 5503)
+ (!fileloc "options.h" 5521)
nil )
(!pair "x_flag_trapping_math"
(!type already_seen 2)
- (!fileloc "options.h" 5504)
+ (!fileloc "options.h" 5522)
nil )
(!pair "x_flag_trapv"
(!type already_seen 2)
- (!fileloc "options.h" 5505)
+ (!fileloc "options.h" 5523)
nil )
(!pair "x_flag_tree_bit_ccp"
(!type already_seen 2)
- (!fileloc "options.h" 5506)
+ (!fileloc "options.h" 5524)
nil )
(!pair "x_flag_tree_builtin_call_dce"
(!type already_seen 2)
- (!fileloc "options.h" 5507)
+ (!fileloc "options.h" 5525)
nil )
(!pair "x_flag_tree_ccp"
(!type already_seen 2)
- (!fileloc "options.h" 5508)
+ (!fileloc "options.h" 5526)
nil )
(!pair "x_flag_tree_ch"
(!type already_seen 2)
- (!fileloc "options.h" 5509)
+ (!fileloc "options.h" 5527)
nil )
(!pair "x_flag_tree_coalesce_vars"
(!type already_seen 2)
- (!fileloc "options.h" 5510)
+ (!fileloc "options.h" 5528)
nil )
(!pair "x_flag_tree_copy_prop"
(!type already_seen 2)
- (!fileloc "options.h" 5511)
+ (!fileloc "options.h" 5529)
nil )
(!pair "x_flag_tree_cselim"
(!type already_seen 2)
- (!fileloc "options.h" 5512)
+ (!fileloc "options.h" 5530)
nil )
(!pair "x_flag_tree_dce"
(!type already_seen 2)
- (!fileloc "options.h" 5513)
+ (!fileloc "options.h" 5531)
nil )
(!pair "x_flag_tree_dom"
(!type already_seen 2)
- (!fileloc "options.h" 5514)
+ (!fileloc "options.h" 5532)
nil )
(!pair "x_flag_tree_dse"
(!type already_seen 2)
- (!fileloc "options.h" 5515)
+ (!fileloc "options.h" 5533)
nil )
(!pair "x_flag_tree_forwprop"
(!type already_seen 2)
- (!fileloc "options.h" 5516)
+ (!fileloc "options.h" 5534)
nil )
(!pair "x_flag_tree_fre"
(!type already_seen 2)
- (!fileloc "options.h" 5517)
+ (!fileloc "options.h" 5535)
nil )
(!pair "x_flag_tree_loop_distribute_patterns"
(!type already_seen 2)
- (!fileloc "options.h" 5518)
+ (!fileloc "options.h" 5536)
nil )
(!pair "x_flag_tree_loop_distribution"
(!type already_seen 2)
- (!fileloc "options.h" 5519)
+ (!fileloc "options.h" 5537)
nil )
(!pair "x_flag_tree_loop_if_convert"
(!type already_seen 2)
- (!fileloc "options.h" 5520)
+ (!fileloc "options.h" 5538)
nil )
(!pair "x_flag_tree_loop_im"
(!type already_seen 2)
- (!fileloc "options.h" 5521)
+ (!fileloc "options.h" 5539)
nil )
(!pair "x_flag_tree_loop_ivcanon"
(!type already_seen 2)
- (!fileloc "options.h" 5522)
+ (!fileloc "options.h" 5540)
nil )
(!pair "x_flag_tree_loop_optimize"
(!type already_seen 2)
- (!fileloc "options.h" 5523)
+ (!fileloc "options.h" 5541)
nil )
(!pair "x_flag_tree_loop_vectorize"
(!type already_seen 2)
- (!fileloc "options.h" 5524)
+ (!fileloc "options.h" 5542)
nil )
(!pair "x_flag_tree_live_range_split"
(!type already_seen 2)
- (!fileloc "options.h" 5525)
+ (!fileloc "options.h" 5543)
nil )
(!pair "x_flag_tree_partial_pre"
(!type already_seen 2)
- (!fileloc "options.h" 5526)
+ (!fileloc "options.h" 5544)
nil )
(!pair "x_flag_tree_phiprop"
(!type already_seen 2)
- (!fileloc "options.h" 5527)
+ (!fileloc "options.h" 5545)
nil )
(!pair "x_flag_tree_pre"
(!type already_seen 2)
- (!fileloc "options.h" 5528)
+ (!fileloc "options.h" 5546)
nil )
(!pair "x_flag_tree_pta"
(!type already_seen 2)
- (!fileloc "options.h" 5529)
+ (!fileloc "options.h" 5547)
nil )
(!pair "x_flag_tree_reassoc"
(!type already_seen 2)
- (!fileloc "options.h" 5530)
+ (!fileloc "options.h" 5548)
nil )
(!pair "x_flag_tree_scev_cprop"
(!type already_seen 2)
- (!fileloc "options.h" 5531)
+ (!fileloc "options.h" 5549)
nil )
(!pair "x_flag_tree_sink"
(!type already_seen 2)
- (!fileloc "options.h" 5532)
+ (!fileloc "options.h" 5550)
nil )
(!pair "x_flag_tree_slp_vectorize"
(!type already_seen 2)
- (!fileloc "options.h" 5533)
+ (!fileloc "options.h" 5551)
nil )
(!pair "x_flag_tree_slsr"
(!type already_seen 2)
- (!fileloc "options.h" 5534)
+ (!fileloc "options.h" 5552)
nil )
(!pair "x_flag_tree_sra"
(!type already_seen 2)
- (!fileloc "options.h" 5535)
+ (!fileloc "options.h" 5553)
nil )
(!pair "x_flag_tree_switch_conversion"
(!type already_seen 2)
- (!fileloc "options.h" 5536)
+ (!fileloc "options.h" 5554)
nil )
(!pair "x_flag_tree_tail_merge"
(!type already_seen 2)
- (!fileloc "options.h" 5537)
+ (!fileloc "options.h" 5555)
nil )
(!pair "x_flag_tree_ter"
(!type already_seen 2)
- (!fileloc "options.h" 5538)
+ (!fileloc "options.h" 5556)
nil )
(!pair "x_flag_tree_vrp"
(!type already_seen 2)
- (!fileloc "options.h" 5539)
+ (!fileloc "options.h" 5557)
nil )
(!pair "x_flag_unconstrained_commons"
(!type already_seen 2)
- (!fileloc "options.h" 5540)
+ (!fileloc "options.h" 5558)
nil )
(!pair "x_flag_unroll_all_loops"
(!type already_seen 2)
- (!fileloc "options.h" 5541)
+ (!fileloc "options.h" 5559)
nil )
(!pair "x_flag_unroll_loops"
(!type already_seen 2)
- (!fileloc "options.h" 5542)
+ (!fileloc "options.h" 5560)
nil )
(!pair "x_flag_unsafe_math_optimizations"
(!type already_seen 2)
- (!fileloc "options.h" 5543)
+ (!fileloc "options.h" 5561)
nil )
(!pair "x_flag_unswitch_loops"
(!type already_seen 2)
- (!fileloc "options.h" 5544)
+ (!fileloc "options.h" 5562)
nil )
(!pair "x_flag_unwind_tables"
(!type already_seen 2)
- (!fileloc "options.h" 5545)
+ (!fileloc "options.h" 5563)
nil )
(!pair "x_flag_var_tracking"
(!type already_seen 2)
- (!fileloc "options.h" 5546)
+ (!fileloc "options.h" 5564)
nil )
(!pair "x_flag_var_tracking_assignments"
(!type already_seen 2)
- (!fileloc "options.h" 5547)
+ (!fileloc "options.h" 5565)
nil )
(!pair "x_flag_var_tracking_assignments_toggle"
(!type already_seen 2)
- (!fileloc "options.h" 5548)
+ (!fileloc "options.h" 5566)
nil )
(!pair "x_flag_var_tracking_uninit"
(!type already_seen 2)
- (!fileloc "options.h" 5549)
+ (!fileloc "options.h" 5567)
nil )
(!pair "x_flag_variable_expansion_in_unroller"
(!type already_seen 2)
- (!fileloc "options.h" 5550)
+ (!fileloc "options.h" 5568)
nil )
(!pair "x_flag_version_loops_for_strides"
(!type already_seen 2)
- (!fileloc "options.h" 5551)
+ (!fileloc "options.h" 5569)
nil )
(!pair "x_flag_value_profile_transformations"
(!type already_seen 2)
- (!fileloc "options.h" 5552)
+ (!fileloc "options.h" 5570)
nil )
(!pair "x_flag_web"
(!type already_seen 2)
- (!fileloc "options.h" 5553)
+ (!fileloc "options.h" 5571)
nil )
(!pair "x_flag_wrapv"
(!type already_seen 2)
- (!fileloc "options.h" 5554)
+ (!fileloc "options.h" 5572)
nil )
(!pair "x_flag_wrapv_pointer"
(!type already_seen 2)
- (!fileloc "options.h" 5555)
+ (!fileloc "options.h" 5573)
nil )
(!pair "x_flag_mlow_precision_div"
(!type already_seen 2)
- (!fileloc "options.h" 5556)
+ (!fileloc "options.h" 5574)
nil )
(!pair "x_flag_mrecip_low_precision_sqrt"
(!type already_seen 2)
- (!fileloc "options.h" 5557)
+ (!fileloc "options.h" 5575)
nil )
(!pair "x_flag_mlow_precision_sqrt"
(!type already_seen 2)
- (!fileloc "options.h" 5558)
+ (!fileloc "options.h" 5576)
nil )
)
nil 2047 nil nil )
)
- (!srcfileloc "tree-core.h" 1880)
+ (!srcfileloc "tree-core.h" 1881)
nil )
(!pair "optabs"
(!type already_seen 3)
- (!srcfileloc "tree-core.h" 1884)
+ (!srcfileloc "tree-core.h" 1885)
(!options
(!option atomic string "")
)
@@ -12551,25 +12550,25 @@
(!fields 0 )
nil 0 nil nil )
)
- (!srcfileloc "tree-core.h" 1888)
+ (!srcfileloc "tree-core.h" 1889)
(!options
(!option skip string "")
)
)
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1953)
+ (!srcfileloc "tree-core.h" 1954)
(!options
(!option tag string "TS_OPTIMIZATION")
)
)
(!pair "target_option"
(!type struct 579 nil gc_used "tree_target_option"
- (!srcfileloc "tree-core.h" 1905)
+ (!srcfileloc "tree-core.h" 1906)
(!fields 3
(!pair "base"
(!type already_seen 25)
- (!srcfileloc "tree-core.h" 1898)
+ (!srcfileloc "tree-core.h" 1899)
nil )
(!pair "globals"
(!type pointer 580 nil gc_used
@@ -12848,83 +12847,83 @@
)
nil 2047 nil nil )
)
- (!srcfileloc "tree-core.h" 1901)
+ (!srcfileloc "tree-core.h" 1902)
nil )
(!pair "opts"
(!type pointer 621 nil gc_used
(!type struct 622
(!type already_seen 621)
gc_pointed_to "cl_target_option"
- (!fileloc "options.h" 5579)
+ (!fileloc "options.h" 5597)
(!fields 15
(!pair "x_aarch64_override_tune_string"
(!type already_seen 11)
- (!fileloc "options.h" 5564)
+ (!fileloc "options.h" 5582)
nil )
(!pair "x_aarch64_stack_protector_guard_offset"
(!type already_seen 2)
- (!fileloc "options.h" 5565)
+ (!fileloc "options.h" 5583)
nil )
(!pair "x_aarch64_enable_bti"
(!type already_seen 2)
- (!fileloc "options.h" 5566)
+ (!fileloc "options.h" 5584)
nil )
(!pair "x_aarch64_isa_flags"
(!type already_seen 2)
- (!fileloc "options.h" 5567)
+ (!fileloc "options.h" 5585)
nil )
(!pair "x_aarch64_branch_protection_string"
(!type already_seen 11)
- (!fileloc "options.h" 5568)
+ (!fileloc "options.h" 5586)
nil )
(!pair "x_aarch64_cmodel_var"
(!type already_seen 2)
- (!fileloc "options.h" 5569)
+ (!fileloc "options.h" 5587)
nil )
(!pair "x_target_flags"
(!type already_seen 2)
- (!fileloc "options.h" 5570)
+ (!fileloc "options.h" 5588)
nil )
(!pair "x_aarch64_ra_sign_scope"
(!type already_seen 2)
- (!fileloc "options.h" 5571)
+ (!fileloc "options.h" 5589)
nil )
(!pair "x_aarch64_tls_dialect"
(!type already_seen 2)
- (!fileloc "options.h" 5572)
+ (!fileloc "options.h" 5590)
nil )
(!pair "x_explicit_arch"
(!type already_seen 2)
- (!fileloc "options.h" 5573)
+ (!fileloc "options.h" 5591)
nil )
(!pair "x_explicit_tune_core"
(!type already_seen 2)
- (!fileloc "options.h" 5574)
+ (!fileloc "options.h" 5592)
nil )
(!pair "x_aarch64_fix_a53_err835769"
(!type already_seen 2)
- (!fileloc "options.h" 5575)
+ (!fileloc "options.h" 5593)
nil )
(!pair "x_aarch64_fix_a53_err843419"
(!type already_seen 2)
- (!fileloc "options.h" 5576)
+ (!fileloc "options.h" 5594)
nil )
(!pair "x_flag_omit_leaf_frame_pointer"
(!type already_seen 2)
- (!fileloc "options.h" 5577)
+ (!fileloc "options.h" 5595)
nil )
(!pair "x_pcrelative_literal_loads"
(!type already_seen 2)
- (!fileloc "options.h" 5578)
+ (!fileloc "options.h" 5596)
nil )
)
nil 2047 nil nil )
)
- (!srcfileloc "tree-core.h" 1904)
+ (!srcfileloc "tree-core.h" 1905)
nil )
)
nil 2047 nil nil )
- (!srcfileloc "tree-core.h" 1954)
+ (!srcfileloc "tree-core.h" 1955)
(!options
(!option tag string "TS_TARGET_OPTION")
)
@@ -16307,7 +16306,7 @@
(!type already_seen 463)
- (!type struct 841 nil gc_unused "anonymous:../../linaro/gcc/config/aarch64/aarch64.h:763"nil
+ (!type struct 841 nil gc_unused "anonymous:../../linaro/gcc/config/aarch64/aarch64.h:772"nil
(!fields 0 )
nil 0 nil nil )
@@ -17126,7 +17125,7 @@
nil 2047 nil nil )
(!type struct 909 nil gc_used "tree_cache_traits"
- (!srcfileloc "tree.h" 5177)
+ (!srcfileloc "tree.h" 5182)
(!fields 0 )
nil 2047 nil nil )
@@ -17135,25 +17134,25 @@
(!type already_seen 910)
)
gc_pointed_to "hash_map<tree,tree,tree_cache_traits>"
- (!srcfileloc "tree.h" 5177)
+ (!srcfileloc "tree.h" 5182)
(!fields 3
(!pair "tree_cache_traits"
(!type already_seen 909)
- (!srcfileloc "tree.h" 5177)
+ (!srcfileloc "tree.h" 5182)
nil )
(!pair "tree"
(!type already_seen 23)
- (!srcfileloc "tree.h" 5177)
+ (!srcfileloc "tree.h" 5182)
nil )
(!pair "tree"
(!type already_seen 23)
- (!srcfileloc "tree.h" 5177)
+ (!srcfileloc "tree.h" 5182)
nil )
)
)
(!type struct 912 nil gc_unused "unextended_tree"
- (!srcfileloc "tree.h" 5493)
+ (!srcfileloc "tree.h" 5498)
(!fields 0 )
nil 2047 nil nil )
@@ -17162,77 +17161,77 @@
nil 0 nil nil )
(!type user_struct 914 nil gc_unused "extended_tree<WIDE_INT_MAX_PRECISION>"
- (!srcfileloc "tree.h" 5473)
+ (!srcfileloc "tree.h" 5478)
(!fields 1
(!pair "WIDE_INT_MAX_PRECISION"
(!type already_seen 849)
- (!srcfileloc "tree.h" 5473)
+ (!srcfileloc "tree.h" 5478)
nil )
)
)
(!type user_struct 915 nil gc_unused "extended_tree<ADDR_MAX_PRECISION>"
- (!srcfileloc "tree.h" 5474)
+ (!srcfileloc "tree.h" 5479)
(!fields 1
(!pair "ADDR_MAX_PRECISION"
(!type already_seen 849)
- (!srcfileloc "tree.h" 5474)
+ (!srcfileloc "tree.h" 5479)
nil )
)
)
(!type user_struct 916 nil gc_unused "generic_wide_int<widest_extended_tree>"
- (!srcfileloc "tree.h" 5476)
+ (!srcfileloc "tree.h" 5481)
(!fields 1
(!pair "widest_extended_tree"
(!type already_seen 914)
- (!srcfileloc "tree.h" 5476)
+ (!srcfileloc "tree.h" 5481)
nil )
)
)
(!type user_struct 917 nil gc_unused "generic_wide_int<offset_extended_tree>"
- (!srcfileloc "tree.h" 5477)
+ (!srcfileloc "tree.h" 5482)
(!fields 1
(!pair "offset_extended_tree"
(!type already_seen 915)
- (!srcfileloc "tree.h" 5477)
+ (!srcfileloc "tree.h" 5482)
nil )
)
)
(!type user_struct 918 nil gc_unused "generic_wide_int<wide_int_ref_storage<false,false>>"
- (!srcfileloc "tree.h" 5478)
+ (!srcfileloc "tree.h" 5483)
(!fields 2
(!pair "false"
(!type already_seen 856)
- (!srcfileloc "tree.h" 5478)
+ (!srcfileloc "tree.h" 5483)
nil )
(!pair "wide_int_ref_storage<false"
(!type already_seen 855)
- (!srcfileloc "tree.h" 5478)
+ (!srcfileloc "tree.h" 5483)
nil )
)
)
(!type user_struct 919 nil gc_unused "poly_int<NUM_POLY_INT_COEFFS,generic_wide_int<widest_extended_tree>>"
- (!srcfileloc "tree.h" 5487)
+ (!srcfileloc "tree.h" 5492)
(!fields 2
(!pair "generic_wide_int<widest_extended_tree"
(!type user_struct 920 nil gc_unused "generic_wide_int<widest_extended_tree"
- (!srcfileloc "tree.h" 5487)
+ (!srcfileloc "tree.h" 5492)
(!fields 1
(!pair "widest_extended_tree"
(!type already_seen 914)
- (!srcfileloc "tree.h" 5487)
+ (!srcfileloc "tree.h" 5492)
nil )
)
)
- (!srcfileloc "tree.h" 5487)
+ (!srcfileloc "tree.h" 5492)
nil )
(!pair "NUM_POLY_INT_COEFFS"
(!type already_seen 890)
- (!srcfileloc "tree.h" 5487)
+ (!srcfileloc "tree.h" 5492)
nil )
)
)
@@ -17240,23 +17239,23 @@
(!type already_seen 920)
(!type user_struct 921 nil gc_unused "poly_int<NUM_POLY_INT_COEFFS,generic_wide_int<offset_extended_tree>>"
- (!srcfileloc "tree.h" 5490)
+ (!srcfileloc "tree.h" 5495)
(!fields 2
(!pair "generic_wide_int<offset_extended_tree"
(!type user_struct 922 nil gc_unused "generic_wide_int<offset_extended_tree"
- (!srcfileloc "tree.h" 5490)
+ (!srcfileloc "tree.h" 5495)
(!fields 1
(!pair "offset_extended_tree"
(!type already_seen 915)
- (!srcfileloc "tree.h" 5490)
+ (!srcfileloc "tree.h" 5495)
nil )
)
)
- (!srcfileloc "tree.h" 5490)
+ (!srcfileloc "tree.h" 5495)
nil )
(!pair "NUM_POLY_INT_COEFFS"
(!type already_seen 890)
- (!srcfileloc "tree.h" 5490)
+ (!srcfileloc "tree.h" 5495)
nil )
)
)
@@ -17264,23 +17263,23 @@
(!type already_seen 922)
(!type user_struct 923 nil gc_unused "poly_int<NUM_POLY_INT_COEFFS,generic_wide_int<unextended_tree>>"
- (!srcfileloc "tree.h" 5493)
+ (!srcfileloc "tree.h" 5498)
(!fields 2
(!pair "generic_wide_int<unextended_tree"
(!type user_struct 924 nil gc_unused "generic_wide_int<unextended_tree"
- (!srcfileloc "tree.h" 5493)
+ (!srcfileloc "tree.h" 5498)
(!fields 1
(!pair "unextended_tree"
(!type already_seen 912)
- (!srcfileloc "tree.h" 5493)
+ (!srcfileloc "tree.h" 5498)
nil )
)
)
- (!srcfileloc "tree.h" 5493)
+ (!srcfileloc "tree.h" 5498)
nil )
(!pair "NUM_POLY_INT_COEFFS"
(!type already_seen 890)
- (!srcfileloc "tree.h" 5493)
+ (!srcfileloc "tree.h" 5498)
nil )
)
)
@@ -17288,21 +17287,21 @@
(!type already_seen 924)
(!type user_struct 925 nil gc_unused "generic_wide_int<extended_tree<N>>"
- (!srcfileloc "tree.h" 5503)
+ (!srcfileloc "tree.h" 5508)
(!fields 1
(!pair "extended_tree<N"
(!type user_struct 926 nil gc_unused "extended_tree<N"
- (!srcfileloc "tree.h" 5503)
+ (!srcfileloc "tree.h" 5508)
(!fields 1
(!pair "N"
(!type undefined 927 nil gc_unused "N"
- (!srcfileloc "tree.h" 5503)
+ (!srcfileloc "tree.h" 5508)
)
- (!srcfileloc "tree.h" 5503)
+ (!srcfileloc "tree.h" 5508)
nil )
)
)
- (!srcfileloc "tree.h" 5503)
+ (!srcfileloc "tree.h" 5508)
nil )
)
)
@@ -17312,17 +17311,17 @@
(!type already_seen 927)
(!type user_struct 928 nil gc_unused "generic_wide_int<unextended_tree>"
- (!srcfileloc "tree.h" 5510)
+ (!srcfileloc "tree.h" 5515)
(!fields 1
(!pair "unextended_tree"
(!type already_seen 912)
- (!srcfileloc "tree.h" 5510)
+ (!srcfileloc "tree.h" 5515)
nil )
)
)
(!type user_struct 929 nil gc_unused "generic_wide_int<wi::extended_tree<WIDE_INT_MAX_PRECISION*>>"
- (!srcfileloc "tree.h" 5517)
+ (!srcfileloc "tree.h" 5522)
(!fields 1
(!pair "wi::extended_tree<WIDE_INT_MAX_PRECISION"
(!type pointer 930 nil gc_unused
@@ -17332,7 +17331,7 @@
(!fields 0 )
nil 0 nil nil )
)
- (!srcfileloc "tree.h" 5517)
+ (!srcfileloc "tree.h" 5522)
nil )
)
)
@@ -17340,19 +17339,19 @@
(!type already_seen 931)
(!type undefined 932 nil gc_unused "typename"
- (!srcfileloc "tree.h" 5768)
+ (!srcfileloc "tree.h" 5773)
)
(!type struct 933 nil gc_used "int_n_trees_t"
- (!srcfileloc "tree.h" 5853)
+ (!srcfileloc "tree.h" 5858)
(!fields 2
(!pair "signed_type"
(!type already_seen 23)
- (!srcfileloc "tree.h" 5851)
+ (!srcfileloc "tree.h" 5856)
nil )
(!pair "unsigned_type"
(!type already_seen 23)
- (!srcfileloc "tree.h" 5852)
+ (!srcfileloc "tree.h" 5857)
nil )
)
nil 2047 nil nil )
@@ -17372,7 +17371,7 @@
(!type already_seen 487)
(!type struct 936 nil gc_used "alias_pair"
- (!srcfileloc "tree-core.h" 2142)
+ (!srcfileloc "tree-core.h" 2143)
(!fields 2
(!pair "decl"
(!type already_seen 23)
@@ -17522,29 +17521,29 @@
nil 0 nil nil )
(!type struct 941 nil gc_used "tree_map_base"
- (!srcfileloc "tree-core.h" 2058)
+ (!srcfileloc "tree-core.h" 2059)
(!fields 1
(!pair "from"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 2057)
+ (!srcfileloc "tree-core.h" 2058)
nil )
)
nil 2047 nil nil )
(!type struct 942 nil gc_pointed_to "tree_map"
- (!srcfileloc "tree-core.h" 2066)
+ (!srcfileloc "tree-core.h" 2067)
(!fields 3
(!pair "base"
(!type already_seen 941)
- (!srcfileloc "tree-core.h" 2063)
+ (!srcfileloc "tree-core.h" 2064)
nil )
(!pair "hash"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 2064)
+ (!srcfileloc "tree-core.h" 2065)
nil )
(!pair "to"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 2065)
+ (!srcfileloc "tree-core.h" 2066)
nil )
)
(!options
@@ -17553,15 +17552,15 @@
2047 nil nil )
(!type struct 943 nil gc_pointed_to "tree_decl_map"
- (!srcfileloc "tree-core.h" 2072)
+ (!srcfileloc "tree-core.h" 2073)
(!fields 2
(!pair "base"
(!type already_seen 941)
- (!srcfileloc "tree-core.h" 2070)
+ (!srcfileloc "tree-core.h" 2071)
nil )
(!pair "to"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 2071)
+ (!srcfileloc "tree-core.h" 2072)
nil )
)
(!options
@@ -17570,15 +17569,15 @@
2047 nil nil )
(!type struct 944 nil gc_pointed_to "tree_int_map"
- (!srcfileloc "tree-core.h" 2078)
+ (!srcfileloc "tree-core.h" 2079)
(!fields 2
(!pair "base"
(!type already_seen 941)
- (!srcfileloc "tree-core.h" 2076)
+ (!srcfileloc "tree-core.h" 2077)
nil )
(!pair "to"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 2077)
+ (!srcfileloc "tree-core.h" 2078)
nil )
)
(!options
@@ -17587,15 +17586,15 @@
2047 nil nil )
(!type struct 945 nil gc_pointed_to "tree_vec_map"
- (!srcfileloc "tree-core.h" 2084)
+ (!srcfileloc "tree-core.h" 2085)
(!fields 2
(!pair "base"
(!type already_seen 941)
- (!srcfileloc "tree-core.h" 2082)
+ (!srcfileloc "tree-core.h" 2083)
nil )
(!pair "to"
(!type already_seen 96)
- (!srcfileloc "tree-core.h" 2083)
+ (!srcfileloc "tree-core.h" 2084)
nil )
)
(!options
@@ -17612,19 +17611,19 @@
nil 0 nil nil )
(!type struct 948 nil gc_used "builtin_info_type"
- (!srcfileloc "tree-core.h" 2177)
+ (!srcfileloc "tree-core.h" 2178)
(!fields 3
(!pair "decl"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 2106)
+ (!srcfileloc "tree-core.h" 2107)
nil )
(!pair "implicit_p"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 2109)
+ (!srcfileloc "tree-core.h" 2110)
nil )
(!pair "declared_p"
(!type already_seen 2)
- (!srcfileloc "tree-core.h" 2111)
+ (!srcfileloc "tree-core.h" 2112)
nil )
)
nil 2047 nil nil )
@@ -17638,15 +17637,15 @@
(!type already_seen 950)
)
gc_pointed_to "vec<alias_pair,va_gc>"
- (!srcfileloc "tree-core.h" 2142)
+ (!srcfileloc "tree-core.h" 2143)
(!fields 2
(!pair "va_gc"
(!type already_seen 79)
- (!srcfileloc "tree-core.h" 2142)
+ (!srcfileloc "tree-core.h" 2143)
nil )
(!pair "alias_pair"
(!type already_seen 936)
- (!srcfileloc "tree-core.h" 2142)
+ (!srcfileloc "tree-core.h" 2143)
nil )
)
)
@@ -20414,23 +20413,23 @@
nil 0 nil nil )
(!type struct 1225 nil gc_pointed_to "inline_entry_data"
- (!srcfileloc "dwarf2out.c" 23629)
+ (!srcfileloc "dwarf2out.c" 23632)
(!fields 4
(!pair "block"
(!type already_seen 23)
- (!srcfileloc "dwarf2out.c" 23621)
+ (!srcfileloc "dwarf2out.c" 23624)
nil )
(!pair "label_pfx"
(!type already_seen 11)
- (!srcfileloc "dwarf2out.c" 23624)
+ (!srcfileloc "dwarf2out.c" 23627)
nil )
(!pair "label_num"
(!type already_seen 2)
- (!srcfileloc "dwarf2out.c" 23625)
+ (!srcfileloc "dwarf2out.c" 23628)
nil )
(!pair "view"
(!type already_seen 2)
- (!srcfileloc "dwarf2out.c" 23628)
+ (!srcfileloc "dwarf2out.c" 23631)
nil )
)
(!options
@@ -20439,7 +20438,7 @@
2047 nil nil )
(!type struct 1226 nil gc_used "inline_entry_data_hasher"
- (!srcfileloc "dwarf2out.c" 23655)
+ (!srcfileloc "dwarf2out.c" 23658)
(!fields 0 )
nil 2047 nil nil )
@@ -20448,26 +20447,26 @@
(!type already_seen 1227)
)
gc_pointed_to "hash_table<inline_entry_data_hasher>"
- (!srcfileloc "dwarf2out.c" 23655)
+ (!srcfileloc "dwarf2out.c" 23658)
(!fields 1
(!pair "inline_entry_data_hasher"
(!type already_seen 1226)
- (!srcfileloc "dwarf2out.c" 23655)
+ (!srcfileloc "dwarf2out.c" 23658)
nil )
)
)
(!type struct 1229 nil gc_unused "macinfo_entry_hasher"
- (!srcfileloc "dwarf2out.c" 28212)
+ (!srcfileloc "dwarf2out.c" 28215)
(!fields 0 )
nil 2047 nil nil )
(!type user_struct 1230 nil gc_unused "hash_table<macinfo_entry_hasher>"
- (!srcfileloc "dwarf2out.c" 28212)
+ (!srcfileloc "dwarf2out.c" 28215)
(!fields 1
(!pair "macinfo_entry_hasher"
(!type already_seen 1229)
- (!srcfileloc "dwarf2out.c" 28212)
+ (!srcfileloc "dwarf2out.c" 28215)
nil )
)
)
@@ -20477,16 +20476,16 @@
nil 0 nil nil )
(!type struct 1232 nil gc_unused "loc_list_hasher"
- (!srcfileloc "dwarf2out.c" 31132)
+ (!srcfileloc "dwarf2out.c" 31142)
(!fields 0 )
nil 2047 nil nil )
(!type user_struct 1233 nil gc_unused "hash_table<loc_list_hasher>"
- (!srcfileloc "dwarf2out.c" 31132)
+ (!srcfileloc "dwarf2out.c" 31142)
(!fields 1
(!pair "loc_list_hasher"
(!type already_seen 1232)
- (!srcfileloc "dwarf2out.c" 31132)
+ (!srcfileloc "dwarf2out.c" 31142)
nil )
)
)
@@ -22263,27 +22262,27 @@
(!type already_seen 1468)
)
gc_pointed_to "grid_launch_attributes_trees"
- (!srcfileloc "omp-expand.c" 7034)
+ (!srcfileloc "omp-expand.c" 7047)
(!fields 5
(!pair "kernel_dim_array_type"
(!type already_seen 23)
- (!srcfileloc "omp-expand.c" 7029)
+ (!srcfileloc "omp-expand.c" 7042)
nil )
(!pair "kernel_lattrs_dimnum_decl"
(!type already_seen 23)
- (!srcfileloc "omp-expand.c" 7030)
+ (!srcfileloc "omp-expand.c" 7043)
nil )
(!pair "kernel_lattrs_grid_decl"
(!type already_seen 23)
- (!srcfileloc "omp-expand.c" 7031)
+ (!srcfileloc "omp-expand.c" 7044)
nil )
(!pair "kernel_lattrs_group_decl"
(!type already_seen 23)
- (!srcfileloc "omp-expand.c" 7032)
+ (!srcfileloc "omp-expand.c" 7045)
nil )
(!pair "kernel_launch_attributes_type"
(!type already_seen 23)
- (!srcfileloc "omp-expand.c" 7033)
+ (!srcfileloc "omp-expand.c" 7046)
nil )
)
nil 2047 nil nil )
@@ -23728,31 +23727,31 @@
(!type already_seen 1698)
)
gc_pointed_to "vec<tree_gc_vec,va_gc>"
- (!srcfileloc "c-family/c-common.c" 7698)
+ (!srcfileloc "c-family/c-common.c" 7700)
(!fields 2
(!pair "va_gc"
(!type already_seen 79)
- (!srcfileloc "c-family/c-common.c" 7698)
+ (!srcfileloc "c-family/c-common.c" 7700)
nil )
(!pair "tree_gc_vec"
(!type already_seen 96)
- (!srcfileloc "c-family/c-common.c" 7698)
+ (!srcfileloc "c-family/c-common.c" 7700)
nil )
)
)
(!type user_struct 1700 nil gc_unused "hash_set<char*,false,nofree_string_hash>"
- (!srcfileloc "c-family/c-common.c" 8645)
+ (!srcfileloc "c-family/c-common.c" 8647)
(!fields 2
(!pair "nofree_string_hash"
(!type undefined 1701 nil gc_unused "nofree_string_hash"
- (!srcfileloc "c-family/c-common.c" 8645)
+ (!srcfileloc "c-family/c-common.c" 8647)
)
- (!srcfileloc "c-family/c-common.c" 8645)
+ (!srcfileloc "c-family/c-common.c" 8647)
nil )
(!pair "false"
(!type already_seen 856)
- (!srcfileloc "c-family/c-common.c" 8645)
+ (!srcfileloc "c-family/c-common.c" 8647)
nil )
)
)
@@ -23760,7 +23759,7 @@
(!type already_seen 1701)
(!type user_struct 1702 nil gc_unused "hash_map<char*,per_file_includes_t*>"
- (!srcfileloc "c-family/c-common.c" 8650)
+ (!srcfileloc "c-family/c-common.c" 8652)
(!fields 1
(!pair "per_file_includes_t"
(!type pointer 1703 nil gc_unused
@@ -23770,7 +23769,7 @@
(!fields 0 )
nil 0 nil nil )
)
- (!srcfileloc "c-family/c-common.c" 8650)
+ (!srcfileloc "c-family/c-common.c" 8652)
nil )
)
)
@@ -23817,7 +23816,7 @@
(!srcfileloc "c-family/c-cppbuiltin.c" 1591)
nil )
)
- nil 1540 nil nil )
+ nil 1548 nil nil )
(!type union 1710 nil gc_unused "gen_pragma_handler"nil
(!fields 0 )
@@ -24130,7 +24129,7 @@
(!fields 0 )
nil 0 nil nil )
- (!type struct 1744 nil gc_unused "anonymous:../../linaro/gcc/c/c-parser.c:6937"nil
+ (!type struct 1744 nil gc_unused "anonymous:../../linaro/gcc/c/c-parser.c:6954"nil
(!fields 0 )
nil 0 nil nil )
@@ -24587,7 +24586,7 @@
(!type already_seen 1771)
)
gc_pointed_to "tinst_level"
- (!srcfileloc "cp/pt.c" 9021)
+ (!srcfileloc "cp/pt.c" 9022)
(!fields 6
(!pair "next"
(!type already_seen 1772)
@@ -24841,7 +24840,7 @@
(!type already_seen 1795)
)
gc_pointed_to "cp_parser"
- (!srcfileloc "cp/parser.c" 40720)
+ (!srcfileloc "cp/parser.c" 40730)
(!fields 37
(!pair "lexer"
(!type already_seen 1781)
@@ -25437,7 +25436,7 @@
(!type already_seen 1863)
)
gc_pointed_to "pending_template"
- (!srcfileloc "cp/pt.c" 9030)
+ (!srcfileloc "cp/pt.c" 9031)
(!fields 2
(!pair "next"
(!type already_seen 1864)
@@ -25522,15 +25521,15 @@
nil 0 nil nil )
(!type struct 1876 nil gc_pointed_to "constr_entry"
- (!srcfileloc "cp/pt.c" 27968)
+ (!srcfileloc "cp/pt.c" 27996)
(!fields 2
(!pair "decl"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 27966)
+ (!srcfileloc "cp/pt.c" 27994)
nil )
(!pair "ci"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 27967)
+ (!srcfileloc "cp/pt.c" 27995)
nil )
)
(!options
@@ -25539,7 +25538,7 @@
1032 nil nil )
(!type struct 1877 nil gc_used "constr_hasher"
- (!srcfileloc "cp/pt.c" 27991)
+ (!srcfileloc "cp/pt.c" 28019)
(!fields 0 )
nil 1032 nil nil )
@@ -25548,29 +25547,29 @@
(!type already_seen 1878)
)
gc_pointed_to "hash_table<constr_hasher>"
- (!srcfileloc "cp/pt.c" 27991)
+ (!srcfileloc "cp/pt.c" 28019)
(!fields 1
(!pair "constr_hasher"
(!type already_seen 1877)
- (!srcfileloc "cp/pt.c" 27991)
+ (!srcfileloc "cp/pt.c" 28019)
nil )
)
)
(!type struct 1880 nil gc_pointed_to "constraint_sat_entry"
- (!srcfileloc "cp/pt.c" 28058)
+ (!srcfileloc "cp/pt.c" 28086)
(!fields 3
(!pair "ci"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 28055)
+ (!srcfileloc "cp/pt.c" 28083)
nil )
(!pair "args"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 28056)
+ (!srcfileloc "cp/pt.c" 28084)
nil )
(!pair "result"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 28057)
+ (!srcfileloc "cp/pt.c" 28085)
nil )
)
(!options
@@ -25579,24 +25578,24 @@
1032 nil nil )
(!type struct 1881 nil gc_used "constraint_sat_hasher"
- (!srcfileloc "cp/pt.c" 28103)
+ (!srcfileloc "cp/pt.c" 28131)
(!fields 0 )
nil 1032 nil nil )
(!type struct 1882 nil gc_pointed_to "concept_spec_entry"
- (!srcfileloc "cp/pt.c" 28083)
+ (!srcfileloc "cp/pt.c" 28111)
(!fields 3
(!pair "tmpl"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 28080)
+ (!srcfileloc "cp/pt.c" 28108)
nil )
(!pair "args"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 28081)
+ (!srcfileloc "cp/pt.c" 28109)
nil )
(!pair "result"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 28082)
+ (!srcfileloc "cp/pt.c" 28110)
nil )
)
(!options
@@ -25605,7 +25604,7 @@
1032 nil nil )
(!type struct 1883 nil gc_used "concept_spec_hasher"
- (!srcfileloc "cp/pt.c" 28104)
+ (!srcfileloc "cp/pt.c" 28132)
(!fields 0 )
nil 1032 nil nil )
@@ -25614,11 +25613,11 @@
(!type already_seen 1884)
)
gc_pointed_to "hash_table<constraint_sat_hasher>"
- (!srcfileloc "cp/pt.c" 28103)
+ (!srcfileloc "cp/pt.c" 28131)
(!fields 1
(!pair "constraint_sat_hasher"
(!type already_seen 1881)
- (!srcfileloc "cp/pt.c" 28103)
+ (!srcfileloc "cp/pt.c" 28131)
nil )
)
)
@@ -25628,29 +25627,29 @@
(!type already_seen 1886)
)
gc_pointed_to "hash_table<concept_spec_hasher>"
- (!srcfileloc "cp/pt.c" 28104)
+ (!srcfileloc "cp/pt.c" 28132)
(!fields 1
(!pair "concept_spec_hasher"
(!type already_seen 1883)
- (!srcfileloc "cp/pt.c" 28104)
+ (!srcfileloc "cp/pt.c" 28132)
nil )
)
)
(!type struct 1888 nil gc_pointed_to "subsumption_entry"
- (!srcfileloc "cp/pt.c" 28226)
+ (!srcfileloc "cp/pt.c" 28254)
(!fields 3
(!pair "t1"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 28223)
+ (!srcfileloc "cp/pt.c" 28251)
nil )
(!pair "t2"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 28224)
+ (!srcfileloc "cp/pt.c" 28252)
nil )
(!pair "result"
(!type already_seen 2)
- (!srcfileloc "cp/pt.c" 28225)
+ (!srcfileloc "cp/pt.c" 28253)
nil )
)
(!options
@@ -25659,7 +25658,7 @@
1032 nil nil )
(!type struct 1889 nil gc_used "subsumption_hasher"
- (!srcfileloc "cp/pt.c" 28246)
+ (!srcfileloc "cp/pt.c" 28274)
(!fields 0 )
nil 1032 nil nil )
@@ -25668,11 +25667,11 @@
(!type already_seen 1890)
)
gc_pointed_to "hash_table<subsumption_hasher>"
- (!srcfileloc "cp/pt.c" 28246)
+ (!srcfileloc "cp/pt.c" 28274)
(!fields 1
(!pair "subsumption_hasher"
(!type already_seen 1889)
- (!srcfileloc "cp/pt.c" 28246)
+ (!srcfileloc "cp/pt.c" 28274)
nil )
)
)
@@ -25754,7 +25753,7 @@
nil 0 nil nil )
(!type struct 1900 nil gc_used "cplus_array_hasher"
- (!srcfileloc "cp/tree.c" 939)
+ (!srcfileloc "cp/tree.c" 943)
(!fields 0 )
nil 1032 nil nil )
@@ -25763,11 +25762,11 @@
(!type already_seen 1901)
)
gc_pointed_to "hash_table<cplus_array_hasher>"
- (!srcfileloc "cp/tree.c" 939)
+ (!srcfileloc "cp/tree.c" 943)
(!fields 1
(!pair "cplus_array_hasher"
(!type already_seen 1900)
- (!srcfileloc "cp/tree.c" 939)
+ (!srcfileloc "cp/tree.c" 943)
nil )
)
)
@@ -25777,7 +25776,7 @@
nil 0 nil nil )
(!type struct 1904 nil gc_used "list_hasher"
- (!srcfileloc "cp/tree.c" 1993)
+ (!srcfileloc "cp/tree.c" 1997)
(!fields 0 )
nil 1032 nil nil )
@@ -25786,11 +25785,11 @@
(!type already_seen 1905)
)
gc_pointed_to "hash_table<list_hasher>"
- (!srcfileloc "cp/tree.c" 1993)
+ (!srcfileloc "cp/tree.c" 1997)
(!fields 1
(!pair "list_hasher"
(!type already_seen 1904)
- (!srcfileloc "cp/tree.c" 1993)
+ (!srcfileloc "cp/tree.c" 1997)
nil )
)
)
@@ -26013,7 +26012,7 @@
nil 0 nil nil )
(!type struct 1939 nil gc_used "module_hasher"
- (!srcfileloc "fortran/trans-decl.c" 4962)
+ (!srcfileloc "fortran/trans-decl.c" 5053)
(!fields 0 )
nil 32 nil nil )
@@ -26022,44 +26021,44 @@
(!type already_seen 1940)
)
gc_pointed_to "hash_table<module_hasher>"
- (!srcfileloc "fortran/trans-decl.c" 4962)
+ (!srcfileloc "fortran/trans-decl.c" 5053)
(!fields 1
(!pair "module_hasher"
(!type already_seen 1939)
- (!srcfileloc "fortran/trans-decl.c" 4962)
+ (!srcfileloc "fortran/trans-decl.c" 5053)
nil )
)
)
(!type struct 1942 nil gc_pointed_to "module_htab_entry"
- (!srcfileloc "fortran/trans.h" 668)
+ (!srcfileloc "fortran/trans.h" 671)
(!fields 3
(!pair "name"
(!type already_seen 11)
- (!srcfileloc "fortran/trans.h" 665)
+ (!srcfileloc "fortran/trans.h" 668)
nil )
(!pair "namespace_decl"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 666)
+ (!srcfileloc "fortran/trans.h" 669)
nil )
(!pair "decls"
(!type pointer 1943 nil gc_used
(!type user_struct 1944
(!type already_seen 1943)
gc_pointed_to "hash_table<module_decl_hasher>"
- (!srcfileloc "fortran/trans.h" 667)
+ (!srcfileloc "fortran/trans.h" 670)
(!fields 1
(!pair "module_decl_hasher"
(!type struct 1945 nil gc_used "module_decl_hasher"
- (!srcfileloc "fortran/trans.h" 667)
+ (!srcfileloc "fortran/trans.h" 670)
(!fields 0 )
nil 32 nil nil )
- (!srcfileloc "fortran/trans.h" 667)
+ (!srcfileloc "fortran/trans.h" 670)
nil )
)
)
)
- (!srcfileloc "fortran/trans.h" 667)
+ (!srcfileloc "fortran/trans.h" 670)
nil )
)
(!options
@@ -26225,11 +26224,11 @@
(!fields 0 )
nil 0 nil nil )
- (!type struct 1957 nil gc_unused "anonymous:../../linaro/gcc/fortran/trans.h:390"nil
+ (!type struct 1957 nil gc_unused "anonymous:../../linaro/gcc/fortran/trans.h:393"nil
(!fields 0 )
nil 0 nil nil )
- (!type struct 1958 nil gc_unused "anonymous:../../linaro/gcc/fortran/trans.h:402"nil
+ (!type struct 1958 nil gc_unused "anonymous:../../linaro/gcc/fortran/trans.h:405"nil
(!fields 0 )
nil 0 nil nil )
@@ -26242,19 +26241,19 @@
nil 0 nil nil )
(!type struct 1960 nil gc_used "gfc_powdecl_list"
- (!srcfileloc "fortran/trans.h" 865)
+ (!srcfileloc "fortran/trans.h" 868)
(!fields 3
(!pair "integer"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 862)
+ (!srcfileloc "fortran/trans.h" 865)
nil )
(!pair "real"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 863)
+ (!srcfileloc "fortran/trans.h" 866)
nil )
(!pair "cmplx"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 864)
+ (!srcfileloc "fortran/trans.h" 867)
nil )
)
nil 32 nil nil )
@@ -26680,51 +26679,51 @@
nil )
(!pair "gfc_interface_mapping"
(!type already_seen 1962)
- (!srcfileloc "fortran/trans.h" 1112)
+ (!srcfileloc "fortran/trans.h" 1115)
nil )
(!pair "gfc_interface_sym_mapping"
(!type already_seen 1961)
- (!srcfileloc "fortran/trans.h" 1097)
+ (!srcfileloc "fortran/trans.h" 1100)
nil )
(!pair "gfc_powdecl_list"
(!type already_seen 1960)
- (!srcfileloc "fortran/trans.h" 866)
+ (!srcfileloc "fortran/trans.h" 869)
nil )
(!pair "module_decl_hasher"
(!type already_seen 1945)
- (!srcfileloc "fortran/trans.h" 667)
+ (!srcfileloc "fortran/trans.h" 670)
nil )
(!pair "hash_table<module_decl_hasher>"
(!type already_seen 1944)
- (!srcfileloc "fortran/trans.h" 667)
+ (!srcfileloc "fortran/trans.h" 670)
nil )
(!pair "gfc_wrapped_block"
(!type already_seen 1958)
- (!srcfileloc "fortran/trans.h" 407)
+ (!srcfileloc "fortran/trans.h" 410)
nil )
(!pair "gfc_saved_var"
(!type already_seen 1957)
- (!srcfileloc "fortran/trans.h" 394)
+ (!srcfileloc "fortran/trans.h" 397)
nil )
(!pair "gfc_loopinfo"
(!type already_seen 1956)
- (!srcfileloc "fortran/trans.h" 384)
+ (!srcfileloc "fortran/trans.h" 387)
nil )
(!pair "gfc_ss"
(!type already_seen 1955)
- (!srcfileloc "fortran/trans.h" 335)
+ (!srcfileloc "fortran/trans.h" 338)
nil )
(!pair "gfc_ss_info"
(!type already_seen 1954)
- (!srcfileloc "fortran/trans.h" 294)
+ (!srcfileloc "fortran/trans.h" 297)
nil )
(!pair "gfc_array_info"
(!type already_seen 1953)
- (!srcfileloc "fortran/trans.h" 195)
+ (!srcfileloc "fortran/trans.h" 198)
nil )
(!pair "gfc_se"
(!type already_seen 1952)
- (!srcfileloc "fortran/trans.h" 105)
+ (!srcfileloc "fortran/trans.h" 108)
nil )
(!pair "stmtblock_t"
(!type already_seen 1951)
@@ -26752,11 +26751,11 @@
nil )
(!pair "module_hasher"
(!type already_seen 1939)
- (!srcfileloc "fortran/trans-decl.c" 4962)
+ (!srcfileloc "fortran/trans-decl.c" 5053)
nil )
(!pair "hash_table<module_hasher>"
(!type already_seen 1940)
- (!srcfileloc "fortran/trans-decl.c" 4962)
+ (!srcfileloc "fortran/trans-decl.c" 5053)
nil )
(!pair "tree_frame_info"
(!type already_seen 651)
@@ -26820,19 +26819,19 @@
nil )
(!pair "list_hasher"
(!type already_seen 1904)
- (!srcfileloc "cp/tree.c" 1993)
+ (!srcfileloc "cp/tree.c" 1997)
nil )
(!pair "hash_table<list_hasher>"
(!type already_seen 1905)
- (!srcfileloc "cp/tree.c" 1993)
+ (!srcfileloc "cp/tree.c" 1997)
nil )
(!pair "cplus_array_hasher"
(!type already_seen 1900)
- (!srcfileloc "cp/tree.c" 939)
+ (!srcfileloc "cp/tree.c" 943)
nil )
(!pair "hash_table<cplus_array_hasher>"
(!type already_seen 1901)
- (!srcfileloc "cp/tree.c" 939)
+ (!srcfileloc "cp/tree.c" 943)
nil )
(!pair "deferred_access"
(!type already_seen 1895)
@@ -26852,43 +26851,43 @@
nil )
(!pair "subsumption_hasher"
(!type already_seen 1889)
- (!srcfileloc "cp/pt.c" 28246)
+ (!srcfileloc "cp/pt.c" 28274)
nil )
(!pair "hash_table<subsumption_hasher>"
(!type already_seen 1890)
- (!srcfileloc "cp/pt.c" 28246)
+ (!srcfileloc "cp/pt.c" 28274)
nil )
(!pair "concept_spec_hasher"
(!type already_seen 1883)
- (!srcfileloc "cp/pt.c" 28104)
+ (!srcfileloc "cp/pt.c" 28132)
nil )
(!pair "hash_table<concept_spec_hasher>"
(!type already_seen 1886)
- (!srcfileloc "cp/pt.c" 28104)
+ (!srcfileloc "cp/pt.c" 28132)
nil )
(!pair "constraint_sat_hasher"
(!type already_seen 1881)
- (!srcfileloc "cp/pt.c" 28103)
+ (!srcfileloc "cp/pt.c" 28131)
nil )
(!pair "hash_table<constraint_sat_hasher>"
(!type already_seen 1884)
- (!srcfileloc "cp/pt.c" 28103)
+ (!srcfileloc "cp/pt.c" 28131)
nil )
(!pair "constr_hasher"
(!type already_seen 1877)
- (!srcfileloc "cp/pt.c" 27991)
+ (!srcfileloc "cp/pt.c" 28019)
nil )
(!pair "hash_table<constr_hasher>"
(!type already_seen 1878)
- (!srcfileloc "cp/pt.c" 27991)
+ (!srcfileloc "cp/pt.c" 28019)
nil )
(!pair "pending_template"
(!type already_seen 1863)
- (!srcfileloc "cp/pt.c" 9030)
+ (!srcfileloc "cp/pt.c" 9031)
nil )
(!pair "tinst_level"
(!type already_seen 1771)
- (!srcfileloc "cp/pt.c" 9021)
+ (!srcfileloc "cp/pt.c" 9022)
nil )
(!pair "spec_hasher"
(!type already_seen 1866)
@@ -26904,7 +26903,7 @@
nil )
(!pair "cp_parser"
(!type already_seen 1795)
- (!srcfileloc "cp/parser.c" 40720)
+ (!srcfileloc "cp/parser.c" 40730)
nil )
(!pair "cp_parser_expression_stack"
(!type array 2002 nil gc_unused "NUM_PREC_VALUES"
@@ -27262,31 +27261,31 @@
nil )
(!pair "added_includes_t"
(!type already_seen 1702)
- (!srcfileloc "c-family/c-common.c" 8650)
+ (!srcfileloc "c-family/c-common.c" 8652)
nil )
(!pair "hash_map<char*,per_file_includes_t*>"
(!type already_seen 1702)
- (!srcfileloc "c-family/c-common.c" 8650)
+ (!srcfileloc "c-family/c-common.c" 8652)
nil )
(!pair "per_file_includes_t"
(!type already_seen 1700)
- (!srcfileloc "c-family/c-common.c" 8645)
+ (!srcfileloc "c-family/c-common.c" 8647)
nil )
(!pair "nofree_string_hash"
(!type already_seen 1701)
- (!srcfileloc "c-family/c-common.c" 8645)
+ (!srcfileloc "c-family/c-common.c" 8647)
nil )
(!pair "hash_set<char*,false,nofree_string_hash>"
(!type already_seen 1700)
- (!srcfileloc "c-family/c-common.c" 8645)
+ (!srcfileloc "c-family/c-common.c" 8647)
nil )
(!pair "vec<tree_gc_vec,va_gc>"
(!type already_seen 1698)
- (!srcfileloc "c-family/c-common.c" 7698)
+ (!srcfileloc "c-family/c-common.c" 7700)
nil )
(!pair "tree_gc_vec"
(!type already_seen 96)
- (!srcfileloc "c-family/c-common.c" 7697)
+ (!srcfileloc "c-family/c-common.c" 7699)
nil )
(!pair "vec<const_char_p,va_gc>"
(!type already_seen 1696)
@@ -27350,7 +27349,7 @@
nil )
(!pair "vinfo_t"
(!type already_seen 1657)
- (!srcfileloc "ada/gcc-interface/decl.c" 7449)
+ (!srcfileloc "ada/gcc-interface/decl.c" 7472)
nil )
(!pair "intrin_binding_t"
(!type already_seen 1655)
@@ -28142,35 +28141,35 @@
nil )
(!pair "loc_list_hash_type"
(!type already_seen 1233)
- (!srcfileloc "dwarf2out.c" 31132)
+ (!srcfileloc "dwarf2out.c" 31142)
nil )
(!pair "loc_list_hasher"
(!type already_seen 1232)
- (!srcfileloc "dwarf2out.c" 31132)
+ (!srcfileloc "dwarf2out.c" 31142)
nil )
(!pair "hash_table<loc_list_hasher>"
(!type already_seen 1233)
- (!srcfileloc "dwarf2out.c" 31132)
+ (!srcfileloc "dwarf2out.c" 31142)
nil )
(!pair "macinfo_hash_type"
(!type already_seen 1230)
- (!srcfileloc "dwarf2out.c" 28212)
+ (!srcfileloc "dwarf2out.c" 28215)
nil )
(!pair "macinfo_entry_hasher"
(!type already_seen 1229)
- (!srcfileloc "dwarf2out.c" 28212)
+ (!srcfileloc "dwarf2out.c" 28215)
nil )
(!pair "hash_table<macinfo_entry_hasher>"
(!type already_seen 1230)
- (!srcfileloc "dwarf2out.c" 28212)
+ (!srcfileloc "dwarf2out.c" 28215)
nil )
(!pair "inline_entry_data_hasher"
(!type already_seen 1226)
- (!srcfileloc "dwarf2out.c" 23655)
+ (!srcfileloc "dwarf2out.c" 23658)
nil )
(!pair "hash_table<inline_entry_data_hasher>"
(!type already_seen 1227)
- (!srcfileloc "dwarf2out.c" 23655)
+ (!srcfileloc "dwarf2out.c" 23658)
nil )
(!pair "external_ref_hash_type"
(!type already_seen 1219)
@@ -28832,19 +28831,19 @@
nil )
(!pair "builtin_info_type"
(!type already_seen 948)
- (!srcfileloc "tree-core.h" 2177)
+ (!srcfileloc "tree-core.h" 2178)
nil )
(!pair "alias_pair"
(!type already_seen 936)
- (!srcfileloc "tree-core.h" 2142)
+ (!srcfileloc "tree-core.h" 2143)
nil )
(!pair "vec<alias_pair,va_gc>"
(!type already_seen 950)
- (!srcfileloc "tree-core.h" 2142)
+ (!srcfileloc "tree-core.h" 2143)
nil )
(!pair "record_layout_info"
(!type already_seen 939)
- (!srcfileloc "tree-core.h" 2048)
+ (!srcfileloc "tree-core.h" 2049)
nil )
(!pair "vec<tree,va_gc>"
(!type already_seen 97)
@@ -28872,135 +28871,135 @@
nil )
(!pair "poly_int_traits"
(!type already_seen 932)
- (!srcfileloc "tree.h" 5768)
+ (!srcfileloc "tree.h" 5773)
nil )
(!pair "typename"
(!type already_seen 932)
- (!srcfileloc "tree.h" 5768)
+ (!srcfileloc "tree.h" 5773)
nil )
(!pair "widest2_int_cst"
(!type already_seen 929)
- (!srcfileloc "tree.h" 5518)
+ (!srcfileloc "tree.h" 5523)
nil )
(!pair "generic_wide_int<wi::extended_tree<WIDE_INT_MAX_PRECISION*>>"
(!type already_seen 929)
- (!srcfileloc "tree.h" 5517)
+ (!srcfileloc "tree.h" 5522)
nil )
(!pair "unextended"
(!type already_seen 928)
- (!srcfileloc "tree.h" 5510)
+ (!srcfileloc "tree.h" 5515)
nil )
(!pair "generic_wide_int<unextended_tree>"
(!type already_seen 928)
- (!srcfileloc "tree.h" 5510)
+ (!srcfileloc "tree.h" 5515)
nil )
(!pair "extended"
(!type already_seen 925)
- (!srcfileloc "tree.h" 5503)
+ (!srcfileloc "tree.h" 5508)
nil )
(!pair "N"
(!type already_seen 927)
- (!srcfileloc "tree.h" 5503)
+ (!srcfileloc "tree.h" 5508)
nil )
(!pair "extended_tree<N"
(!type already_seen 926)
- (!srcfileloc "tree.h" 5503)
+ (!srcfileloc "tree.h" 5508)
nil )
(!pair "generic_wide_int<extended_tree<N>>"
(!type already_seen 925)
- (!srcfileloc "tree.h" 5503)
+ (!srcfileloc "tree.h" 5508)
nil )
(!pair "tree_to_poly_wide_ref"
(!type already_seen 923)
- (!srcfileloc "tree.h" 5494)
+ (!srcfileloc "tree.h" 5499)
nil )
(!pair "unextended_tree"
(!type already_seen 912)
- (!srcfileloc "tree.h" 5493)
+ (!srcfileloc "tree.h" 5498)
nil )
(!pair "generic_wide_int<unextended_tree"
(!type already_seen 924)
- (!srcfileloc "tree.h" 5493)
+ (!srcfileloc "tree.h" 5498)
nil )
(!pair "poly_int<NUM_POLY_INT_COEFFS,generic_wide_int<unextended_tree>>"
(!type already_seen 923)
- (!srcfileloc "tree.h" 5493)
+ (!srcfileloc "tree.h" 5498)
nil )
(!pair "tree_to_poly_offset_ref"
(!type already_seen 921)
- (!srcfileloc "tree.h" 5491)
+ (!srcfileloc "tree.h" 5496)
nil )
(!pair "generic_wide_int<offset_extended_tree"
(!type already_seen 922)
- (!srcfileloc "tree.h" 5490)
+ (!srcfileloc "tree.h" 5495)
nil )
(!pair "poly_int<NUM_POLY_INT_COEFFS,generic_wide_int<offset_extended_tree>>"
(!type already_seen 921)
- (!srcfileloc "tree.h" 5490)
+ (!srcfileloc "tree.h" 5495)
nil )
(!pair "tree_to_poly_widest_ref"
(!type already_seen 919)
- (!srcfileloc "tree.h" 5488)
+ (!srcfileloc "tree.h" 5493)
nil )
(!pair "generic_wide_int<widest_extended_tree"
(!type already_seen 920)
- (!srcfileloc "tree.h" 5487)
+ (!srcfileloc "tree.h" 5492)
nil )
(!pair "poly_int<NUM_POLY_INT_COEFFS,generic_wide_int<widest_extended_tree>>"
(!type already_seen 919)
- (!srcfileloc "tree.h" 5487)
+ (!srcfileloc "tree.h" 5492)
nil )
(!pair "tree_to_wide_ref"
(!type already_seen 918)
- (!srcfileloc "tree.h" 5479)
+ (!srcfileloc "tree.h" 5484)
nil )
(!pair "generic_wide_int<wide_int_ref_storage<false,false>>"
(!type already_seen 918)
- (!srcfileloc "tree.h" 5478)
+ (!srcfileloc "tree.h" 5483)
nil )
(!pair "tree_to_offset_ref"
(!type already_seen 917)
- (!srcfileloc "tree.h" 5477)
+ (!srcfileloc "tree.h" 5482)
nil )
(!pair "generic_wide_int<offset_extended_tree>"
(!type already_seen 917)
- (!srcfileloc "tree.h" 5477)
+ (!srcfileloc "tree.h" 5482)
nil )
(!pair "tree_to_widest_ref"
(!type already_seen 916)
- (!srcfileloc "tree.h" 5476)
+ (!srcfileloc "tree.h" 5481)
nil )
(!pair "generic_wide_int<widest_extended_tree>"
(!type already_seen 916)
- (!srcfileloc "tree.h" 5476)
+ (!srcfileloc "tree.h" 5481)
nil )
(!pair "offset_extended_tree"
(!type already_seen 915)
- (!srcfileloc "tree.h" 5474)
+ (!srcfileloc "tree.h" 5479)
nil )
(!pair "extended_tree<ADDR_MAX_PRECISION>"
(!type already_seen 915)
- (!srcfileloc "tree.h" 5474)
+ (!srcfileloc "tree.h" 5479)
nil )
(!pair "widest_extended_tree"
(!type already_seen 914)
- (!srcfileloc "tree.h" 5473)
+ (!srcfileloc "tree.h" 5478)
nil )
(!pair "extended_tree<WIDE_INT_MAX_PRECISION>"
(!type already_seen 914)
- (!srcfileloc "tree.h" 5473)
+ (!srcfileloc "tree.h" 5478)
nil )
(!pair "tree_cache_map"
(!type already_seen 910)
- (!srcfileloc "tree.h" 5177)
+ (!srcfileloc "tree.h" 5182)
nil )
(!pair "tree_cache_traits"
(!type already_seen 909)
- (!srcfileloc "tree.h" 5177)
+ (!srcfileloc "tree.h" 5182)
nil )
(!pair "hash_map<tree,tree,tree_cache_traits>"
(!type already_seen 910)
- (!srcfileloc "tree.h" 5177)
+ (!srcfileloc "tree.h" 5182)
nil )
(!pair "hash_rtx_callback_function"
(!type already_seen 2)
@@ -29300,7 +29299,7 @@
nil )
(!pair "machine_function"
(!type already_seen 463)
- (!srcfileloc "config/aarch64/aarch64.h" 725)
+ (!srcfileloc "config/aarch64/aarch64.h" 734)
nil )
(!pair "uchar"
(!type already_seen 8)
@@ -29608,7 +29607,7 @@
nil )
(!pair "PTR"
(!type already_seen 3)
- (!srcfileloc "gengtype.c" 5211)
+ (!srcfileloc "gengtype.c" 5209)
nil )
(!pair "CONSTEXPR"
(!type already_seen 2)
@@ -29845,15 +29844,15 @@
nil )
(!pair "objc_parmlist"
(!type already_seen 23)
- (!srcfileloc "objc/objc-act.c" 8236)
+ (!srcfileloc "objc/objc-act.c" 8244)
nil )
(!pair "interface_map"
(!type already_seen 1976)
- (!srcfileloc "objc/objc-act.c" 3782)
+ (!srcfileloc "objc/objc-act.c" 3790)
nil )
(!pair "string_layout_checked"
(!type already_seen 2)
- (!srcfileloc "objc/objc-act.c" 3068)
+ (!srcfileloc "objc/objc-act.c" 3076)
nil )
(!pair "string_htab"
(!type already_seen 1988)
@@ -29879,7 +29878,7 @@
(!type array 2008 nil gc_used "OCTI_MAX"
(!type already_seen 23)
)
- (!srcfileloc "objc/objc-act.h" 420)
+ (!srcfileloc "objc/objc-act.h" 422)
nil )
(!pair "objc_ivar_visibility"
(!type already_seen 2)
@@ -29987,175 +29986,175 @@
nil )
(!pair "gfor_fndecl_random_init"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 925)
+ (!srcfileloc "fortran/trans.h" 928)
nil )
(!pair "gfor_fndecl_ieee_procedure_exit"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 922)
+ (!srcfileloc "fortran/trans.h" 925)
nil )
(!pair "gfor_fndecl_ieee_procedure_entry"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 921)
+ (!srcfileloc "fortran/trans.h" 924)
nil )
(!pair "gfor_fndecl_sr_kind"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 918)
+ (!srcfileloc "fortran/trans.h" 921)
nil )
(!pair "gfor_fndecl_si_kind"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 917)
+ (!srcfileloc "fortran/trans.h" 920)
nil )
(!pair "gfor_fndecl_sc_kind"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 916)
+ (!srcfileloc "fortran/trans.h" 919)
nil )
(!pair "gfor_fndecl_is_contiguous0"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 913)
+ (!srcfileloc "fortran/trans.h" 916)
nil )
(!pair "gfor_fndecl_kill_sub"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 912)
+ (!srcfileloc "fortran/trans.h" 915)
nil )
(!pair "gfor_fndecl_kill"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 911)
+ (!srcfileloc "fortran/trans.h" 914)
nil )
(!pair "gfor_fndecl_iargc"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 910)
+ (!srcfileloc "fortran/trans.h" 913)
nil )
(!pair "gfor_fndecl_size1"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 909)
+ (!srcfileloc "fortran/trans.h" 912)
nil )
(!pair "gfor_fndecl_size0"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 908)
+ (!srcfileloc "fortran/trans.h" 911)
nil )
(!pair "gfor_fndecl_convert_char4_to_char1"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 905)
+ (!srcfileloc "fortran/trans.h" 908)
nil )
(!pair "gfor_fndecl_convert_char1_to_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 904)
+ (!srcfileloc "fortran/trans.h" 907)
nil )
(!pair "gfor_fndecl_select_string_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 901)
+ (!srcfileloc "fortran/trans.h" 904)
nil )
(!pair "gfor_fndecl_adjustr_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 900)
+ (!srcfileloc "fortran/trans.h" 903)
nil )
(!pair "gfor_fndecl_adjustl_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 899)
+ (!srcfileloc "fortran/trans.h" 902)
nil )
(!pair "gfor_fndecl_string_minmax_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 898)
+ (!srcfileloc "fortran/trans.h" 901)
nil )
(!pair "gfor_fndecl_string_trim_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 897)
+ (!srcfileloc "fortran/trans.h" 900)
nil )
(!pair "gfor_fndecl_string_verify_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 896)
+ (!srcfileloc "fortran/trans.h" 899)
nil )
(!pair "gfor_fndecl_string_scan_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 895)
+ (!srcfileloc "fortran/trans.h" 898)
nil )
(!pair "gfor_fndecl_string_index_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 894)
+ (!srcfileloc "fortran/trans.h" 897)
nil )
(!pair "gfor_fndecl_string_len_trim_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 893)
+ (!srcfileloc "fortran/trans.h" 896)
nil )
(!pair "gfor_fndecl_concat_string_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 892)
+ (!srcfileloc "fortran/trans.h" 895)
nil )
(!pair "gfor_fndecl_compare_string_char4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 891)
+ (!srcfileloc "fortran/trans.h" 894)
nil )
(!pair "gfor_fndecl_select_string"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 890)
+ (!srcfileloc "fortran/trans.h" 893)
nil )
(!pair "gfor_fndecl_adjustr"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 889)
+ (!srcfileloc "fortran/trans.h" 892)
nil )
(!pair "gfor_fndecl_adjustl"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 888)
+ (!srcfileloc "fortran/trans.h" 891)
nil )
(!pair "gfor_fndecl_string_minmax"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 887)
+ (!srcfileloc "fortran/trans.h" 890)
nil )
(!pair "gfor_fndecl_string_trim"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 886)
+ (!srcfileloc "fortran/trans.h" 889)
nil )
(!pair "gfor_fndecl_string_verify"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 885)
+ (!srcfileloc "fortran/trans.h" 888)
nil )
(!pair "gfor_fndecl_string_scan"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 884)
+ (!srcfileloc "fortran/trans.h" 887)
nil )
(!pair "gfor_fndecl_string_index"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 883)
+ (!srcfileloc "fortran/trans.h" 886)
nil )
(!pair "gfor_fndecl_string_len_trim"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 882)
+ (!srcfileloc "fortran/trans.h" 885)
nil )
(!pair "gfor_fndecl_concat_string"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 881)
+ (!srcfileloc "fortran/trans.h" 884)
nil )
(!pair "gfor_fndecl_compare_string"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 880)
+ (!srcfileloc "fortran/trans.h" 883)
nil )
(!pair "gfor_fndecl_zgemm"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 877)
+ (!srcfileloc "fortran/trans.h" 880)
nil )
(!pair "gfor_fndecl_cgemm"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 876)
+ (!srcfileloc "fortran/trans.h" 879)
nil )
(!pair "gfor_fndecl_dgemm"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 875)
+ (!srcfileloc "fortran/trans.h" 878)
nil )
(!pair "gfor_fndecl_sgemm"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 874)
+ (!srcfileloc "fortran/trans.h" 877)
nil )
(!pair "gfor_fndecl_math_ishftc16"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 871)
+ (!srcfileloc "fortran/trans.h" 874)
nil )
(!pair "gfor_fndecl_math_ishftc8"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 870)
+ (!srcfileloc "fortran/trans.h" 873)
nil )
(!pair "gfor_fndecl_math_ishftc4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 869)
+ (!srcfileloc "fortran/trans.h" 872)
nil )
(!pair "gfor_fndecl_math_powi"
(!type array 2012 nil gc_used "4"
@@ -30163,279 +30162,279 @@
(!type already_seen 1960)
)
)
- (!srcfileloc "fortran/trans.h" 868)
+ (!srcfileloc "fortran/trans.h" 871)
nil )
(!pair "gfor_fndecl_caf_is_present"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 856)
+ (!srcfileloc "fortran/trans.h" 859)
nil )
(!pair "gfor_fndecl_co_sum"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 855)
+ (!srcfileloc "fortran/trans.h" 858)
nil )
(!pair "gfor_fndecl_co_reduce"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 854)
+ (!srcfileloc "fortran/trans.h" 857)
nil )
(!pair "gfor_fndecl_co_min"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 853)
+ (!srcfileloc "fortran/trans.h" 856)
nil )
(!pair "gfor_fndecl_co_max"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 852)
+ (!srcfileloc "fortran/trans.h" 855)
nil )
(!pair "gfor_fndecl_co_broadcast"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 851)
+ (!srcfileloc "fortran/trans.h" 854)
nil )
(!pair "gfor_fndecl_caf_team_number"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 850)
+ (!srcfileloc "fortran/trans.h" 853)
nil )
(!pair "gfor_fndecl_caf_sync_team"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 849)
+ (!srcfileloc "fortran/trans.h" 852)
nil )
(!pair "gfor_fndecl_caf_get_team"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 848)
+ (!srcfileloc "fortran/trans.h" 851)
nil )
(!pair "gfor_fndecl_caf_end_team"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 847)
+ (!srcfileloc "fortran/trans.h" 850)
nil )
(!pair "gfor_fndecl_caf_change_team"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 846)
+ (!srcfileloc "fortran/trans.h" 849)
nil )
(!pair "gfor_fndecl_caf_form_team"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 845)
+ (!srcfileloc "fortran/trans.h" 848)
nil )
(!pair "gfor_fndecl_caf_stopped_images"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 844)
+ (!srcfileloc "fortran/trans.h" 847)
nil )
(!pair "gfor_fndecl_caf_image_status"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 843)
+ (!srcfileloc "fortran/trans.h" 846)
nil )
(!pair "gfor_fndecl_caf_failed_images"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 842)
+ (!srcfileloc "fortran/trans.h" 845)
nil )
(!pair "gfor_fndecl_caf_fail_image"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 841)
+ (!srcfileloc "fortran/trans.h" 844)
nil )
(!pair "gfor_fndecl_caf_event_query"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 840)
+ (!srcfileloc "fortran/trans.h" 843)
nil )
(!pair "gfor_fndecl_caf_event_wait"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 839)
+ (!srcfileloc "fortran/trans.h" 842)
nil )
(!pair "gfor_fndecl_caf_event_post"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 838)
+ (!srcfileloc "fortran/trans.h" 841)
nil )
(!pair "gfor_fndecl_caf_unlock"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 837)
+ (!srcfileloc "fortran/trans.h" 840)
nil )
(!pair "gfor_fndecl_caf_lock"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 836)
+ (!srcfileloc "fortran/trans.h" 839)
nil )
(!pair "gfor_fndecl_caf_atomic_op"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 835)
+ (!srcfileloc "fortran/trans.h" 838)
nil )
(!pair "gfor_fndecl_caf_atomic_cas"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 834)
+ (!srcfileloc "fortran/trans.h" 837)
nil )
(!pair "gfor_fndecl_caf_atomic_ref"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 833)
+ (!srcfileloc "fortran/trans.h" 836)
nil )
(!pair "gfor_fndecl_caf_atomic_def"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 832)
+ (!srcfileloc "fortran/trans.h" 835)
nil )
(!pair "gfor_fndecl_caf_error_stop_str"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 831)
+ (!srcfileloc "fortran/trans.h" 834)
nil )
(!pair "gfor_fndecl_caf_error_stop"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 830)
+ (!srcfileloc "fortran/trans.h" 833)
nil )
(!pair "gfor_fndecl_caf_stop_str"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 829)
+ (!srcfileloc "fortran/trans.h" 832)
nil )
(!pair "gfor_fndecl_caf_stop_numeric"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 828)
+ (!srcfileloc "fortran/trans.h" 831)
nil )
(!pair "gfor_fndecl_caf_sync_images"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 827)
+ (!srcfileloc "fortran/trans.h" 830)
nil )
(!pair "gfor_fndecl_caf_sync_memory"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 826)
+ (!srcfileloc "fortran/trans.h" 829)
nil )
(!pair "gfor_fndecl_caf_sync_all"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 825)
+ (!srcfileloc "fortran/trans.h" 828)
nil )
(!pair "gfor_fndecl_caf_sendget_by_ref"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 824)
+ (!srcfileloc "fortran/trans.h" 827)
nil )
(!pair "gfor_fndecl_caf_send_by_ref"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 823)
+ (!srcfileloc "fortran/trans.h" 826)
nil )
(!pair "gfor_fndecl_caf_get_by_ref"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 822)
+ (!srcfileloc "fortran/trans.h" 825)
nil )
(!pair "gfor_fndecl_caf_sendget"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 821)
+ (!srcfileloc "fortran/trans.h" 824)
nil )
(!pair "gfor_fndecl_caf_send"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 820)
+ (!srcfileloc "fortran/trans.h" 823)
nil )
(!pair "gfor_fndecl_caf_get"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 819)
+ (!srcfileloc "fortran/trans.h" 822)
nil )
(!pair "gfor_fndecl_caf_deregister"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 818)
+ (!srcfileloc "fortran/trans.h" 821)
nil )
(!pair "gfor_fndecl_caf_register"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 817)
+ (!srcfileloc "fortran/trans.h" 820)
nil )
(!pair "gfor_fndecl_caf_num_images"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 816)
+ (!srcfileloc "fortran/trans.h" 819)
nil )
(!pair "gfor_fndecl_caf_this_image"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 815)
+ (!srcfileloc "fortran/trans.h" 818)
nil )
(!pair "gfor_fndecl_caf_finalize"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 814)
+ (!srcfileloc "fortran/trans.h" 817)
nil )
(!pair "gfor_fndecl_caf_init"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 813)
+ (!srcfileloc "fortran/trans.h" 816)
nil )
(!pair "gfor_fndecl_system_clock8"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 809)
+ (!srcfileloc "fortran/trans.h" 812)
nil )
(!pair "gfor_fndecl_system_clock4"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 808)
+ (!srcfileloc "fortran/trans.h" 811)
nil )
(!pair "gfor_fndecl_associated"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 807)
+ (!srcfileloc "fortran/trans.h" 810)
nil )
(!pair "gfor_fndecl_gfc_to_cfi"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 806)
+ (!srcfileloc "fortran/trans.h" 809)
nil )
(!pair "gfor_fndecl_cfi_to_gfc"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 805)
+ (!srcfileloc "fortran/trans.h" 808)
nil )
(!pair "gfor_fndecl_in_unpack"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 804)
+ (!srcfileloc "fortran/trans.h" 807)
nil )
(!pair "gfor_fndecl_in_pack"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 803)
+ (!srcfileloc "fortran/trans.h" 806)
nil )
(!pair "gfor_fndecl_fdate"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 802)
+ (!srcfileloc "fortran/trans.h" 805)
nil )
(!pair "gfor_fndecl_ctime"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 801)
+ (!srcfileloc "fortran/trans.h" 804)
nil )
(!pair "gfor_fndecl_ttynam"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 800)
+ (!srcfileloc "fortran/trans.h" 803)
nil )
(!pair "gfor_fndecl_set_options"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 799)
+ (!srcfileloc "fortran/trans.h" 802)
nil )
(!pair "gfor_fndecl_set_fpe"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 798)
+ (!srcfileloc "fortran/trans.h" 801)
nil )
(!pair "gfor_fndecl_generate_error"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 797)
+ (!srcfileloc "fortran/trans.h" 800)
nil )
(!pair "gfor_fndecl_os_error"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 796)
+ (!srcfileloc "fortran/trans.h" 799)
nil )
(!pair "gfor_fndecl_runtime_warning_at"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 795)
+ (!srcfileloc "fortran/trans.h" 798)
nil )
(!pair "gfor_fndecl_runtime_error_at"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 794)
+ (!srcfileloc "fortran/trans.h" 797)
nil )
(!pair "gfor_fndecl_runtime_error"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 793)
+ (!srcfileloc "fortran/trans.h" 796)
nil )
(!pair "gfor_fndecl_error_stop_string"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 792)
+ (!srcfileloc "fortran/trans.h" 795)
nil )
(!pair "gfor_fndecl_error_stop_numeric"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 791)
+ (!srcfileloc "fortran/trans.h" 794)
nil )
(!pair "gfor_fndecl_stop_string"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 790)
+ (!srcfileloc "fortran/trans.h" 793)
nil )
(!pair "gfor_fndecl_stop_numeric"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 789)
+ (!srcfileloc "fortran/trans.h" 792)
nil )
(!pair "gfor_fndecl_pause_string"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 788)
+ (!srcfileloc "fortran/trans.h" 791)
nil )
(!pair "gfor_fndecl_pause_numeric"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 787)
+ (!srcfileloc "fortran/trans.h" 790)
nil )
(!pair "gfc_static_ctors"
(!type already_seen 23)
- (!srcfileloc "fortran/trans.h" 679)
+ (!srcfileloc "fortran/trans.h" 682)
nil )
(!pair "gfc_charlen_type_node"
(!type already_seen 23)
@@ -30549,7 +30548,7 @@
(!type array 2022 nil gc_used "2"
(!type already_seen 23)
)
- (!srcfileloc "fortran/trans-stmt.c" 2976)
+ (!srcfileloc "fortran/trans-stmt.c" 2977)
nil )
(!pair "dt_parm"
(!type already_seen 23)
@@ -30581,7 +30580,7 @@
nil )
(!pair "module_htab"
(!type already_seen 1941)
- (!srcfileloc "fortran/trans-decl.c" 4962)
+ (!srcfileloc "fortran/trans-decl.c" 5053)
nil )
(!pair "saved_local_decls"
(!type already_seen 23)
@@ -30729,15 +30728,15 @@
nil )
(!pair "deleted_copy_types"
(!type already_seen 467)
- (!srcfileloc "cp/tree.c" 3965)
+ (!srcfileloc "cp/tree.c" 3969)
nil )
(!pair "list_hash_table"
(!type already_seen 1906)
- (!srcfileloc "cp/tree.c" 1993)
+ (!srcfileloc "cp/tree.c" 1997)
nil )
(!pair "cplus_array_htab"
(!type already_seen 1902)
- (!srcfileloc "cp/tree.c" 939)
+ (!srcfileloc "cp/tree.c" 943)
nil )
(!pair "deferred_access_no_check"
(!type already_seen 2)
@@ -30757,66 +30756,66 @@
nil )
(!pair "subsumption_table"
(!type already_seen 1891)
- (!srcfileloc "cp/pt.c" 28246)
+ (!srcfileloc "cp/pt.c" 28274)
nil )
(!pair "concept_expansions"
(!type already_seen 1887)
- (!srcfileloc "cp/pt.c" 28159)
+ (!srcfileloc "cp/pt.c" 28187)
nil )
(!pair "concept_memos"
(!type already_seen 1887)
- (!srcfileloc "cp/pt.c" 28104)
+ (!srcfileloc "cp/pt.c" 28132)
nil )
(!pair "constraint_memos"
(!type already_seen 1885)
- (!srcfileloc "cp/pt.c" 28103)
+ (!srcfileloc "cp/pt.c" 28131)
nil )
(!pair "decl_constraints"
(!type already_seen 1879)
- (!srcfileloc "cp/pt.c" 27991)
+ (!srcfileloc "cp/pt.c" 28019)
nil )
(!pair "explicit_specifier_map"
(!type already_seen 911)
- (!srcfileloc "cp/pt.c" 12903)
+ (!srcfileloc "cp/pt.c" 12904)
(!options
(!option cache string "")
)
)
(!pair "defarg_inst"
(!type already_seen 911)
- (!srcfileloc "cp/pt.c" 12792)
+ (!srcfileloc "cp/pt.c" 12793)
(!options
(!option cache string "")
)
)
(!pair "last_error_tinst_level"
(!type already_seen 1772)
- (!srcfileloc "cp/pt.c" 10231)
+ (!srcfileloc "cp/pt.c" 10232)
nil )
(!pair "pending_template_freelist_head"
(!type already_seen 1864)
- (!srcfileloc "cp/pt.c" 9030)
+ (!srcfileloc "cp/pt.c" 9031)
(!options
(!option deletable string "")
)
)
(!pair "tinst_level_freelist_head"
(!type already_seen 1772)
- (!srcfileloc "cp/pt.c" 9021)
+ (!srcfileloc "cp/pt.c" 9022)
(!options
(!option deletable string "")
)
)
(!pair "tree_list_freelist_head"
(!type already_seen 23)
- (!srcfileloc "cp/pt.c" 9012)
+ (!srcfileloc "cp/pt.c" 9013)
(!options
(!option deletable string "")
)
)
(!pair "defaulted_ttp_cache"
(!type already_seen 441)
- (!srcfileloc "cp/pt.c" 7348)
+ (!srcfileloc "cp/pt.c" 7349)
(!options
(!option deletable string "")
)
@@ -30855,11 +30854,11 @@
nil )
(!pair "generic_parm_count"
(!type already_seen 2)
- (!srcfileloc "cp/parser.c" 41190)
+ (!srcfileloc "cp/parser.c" 41200)
nil )
(!pair "the_parser"
(!type already_seen 1796)
- (!srcfileloc "cp/parser.c" 40720)
+ (!srcfileloc "cp/parser.c" 40730)
nil )
(!pair "cp_parser_context_free_list"
(!type already_seen 1788)
@@ -31040,14 +31039,14 @@
nil )
(!pair "fold_cache"
(!type already_seen 441)
- (!srcfileloc "cp/cp-gimplify.c" 2203)
+ (!srcfileloc "cp/cp-gimplify.c" 2226)
(!options
(!option deletable string "")
)
)
(!pair "cv_cache"
(!type already_seen 441)
- (!srcfileloc "cp/constexpr.c" 5516)
+ (!srcfileloc "cp/constexpr.c" 5528)
(!options
(!option deletable string "")
)
@@ -31066,11 +31065,11 @@
nil )
(!pair "dvirt_fn"
(!type already_seen 23)
- (!srcfileloc "cp/class.c" 9266)
+ (!srcfileloc "cp/class.c" 9268)
nil )
(!pair "abort_fndecl_addr"
(!type already_seen 23)
- (!srcfileloc "cp/class.c" 9265)
+ (!srcfileloc "cp/class.c" 9267)
nil )
(!pair "sizeof_biggest_empty_class"
(!type already_seen 23)
@@ -31078,7 +31077,7 @@
nil )
(!pair "default_arg_context"
(!type already_seen 96)
- (!srcfileloc "cp/call.c" 7668)
+ (!srcfileloc "cp/call.c" 7674)
nil )
(!pair "unemitted_tinfo_decls"
(!type already_seen 96)
@@ -31215,7 +31214,7 @@
)
(!pair "tree_vector_cache"
(!type already_seen 1699)
- (!srcfileloc "c-family/c-common.c" 7698)
+ (!srcfileloc "c-family/c-common.c" 7700)
(!options
(!option deletable string "")
)
@@ -31236,7 +31235,7 @@
nil )
(!pair "ext_block"
(!type already_seen 23)
- (!srcfileloc "c/c-decl.c" 11545)
+ (!srcfileloc "c/c-decl.c" 11546)
nil )
(!pair "last_structptr_types"
(!type array 2040 nil gc_used "6"
@@ -31417,7 +31416,7 @@
)
(!pair "thunk_labelno"
(!type already_seen 2)
- (!srcfileloc "ada/gcc-interface/trans.c" 11078)
+ (!srcfileloc "ada/gcc-interface/trans.c" 11125)
nil )
(!pair "gnu_loop_stack"
(!type already_seen 1669)
@@ -31600,7 +31599,7 @@
nil )
(!pair "ipa_escaped_pt"
(!type already_seen 440)
- (!srcfileloc "tree-ssa-alias.h" 172)
+ (!srcfileloc "tree-ssa-alias.h" 170)
nil )
(!pair "free_phinodes"
(!type array 2056 nil gc_used "NUM_BUCKETS - 2"
@@ -31648,11 +31647,11 @@
nil )
(!pair "critical_name_mutexes"
(!type already_seen 441)
- (!srcfileloc "omp-low.c" 7949)
+ (!srcfileloc "omp-low.c" 7994)
nil )
(!pair "grid_attr_trees"
(!type already_seen 1469)
- (!srcfileloc "omp-expand.c" 7036)
+ (!srcfileloc "omp-expand.c" 7049)
nil )
(!pair "offload_vars"
(!type already_seen 96)
@@ -31739,7 +31738,7 @@
)
(!pair "addr_list"
(!type already_seen 269)
- (!srcfileloc "tree-ssa-loop-ivopts.c" 2598)
+ (!srcfileloc "tree-ssa-loop-ivopts.c" 2608)
nil )
(!pair "mem_addr_template_list"
(!type already_seen 1416)
@@ -32042,7 +32041,7 @@
nil )
(!pair "stack_check_libfunc"
(!type already_seen 150)
- (!srcfileloc "explow.c" 1616)
+ (!srcfileloc "explow.c" 1607)
nil )
(!pair "hard_reg_clobbers_high"
(!type array 2059 nil gc_used "NUM_MACHINE_MODES"
@@ -32153,7 +32152,7 @@
nil )
(!pair "inline_entry_data_table"
(!type already_seen 1228)
- (!srcfileloc "dwarf2out.c" 23655)
+ (!srcfileloc "dwarf2out.c" 23658)
nil )
(!pair "external_die_map"
(!type already_seen 1213)
@@ -32675,49 +32674,49 @@
nil )
(!pair "current_function_func_begin_label"
(!type already_seen 11)
- (!srcfileloc "tree-core.h" 2186)
+ (!srcfileloc "tree-core.h" 2187)
nil )
(!pair "current_function_decl"
(!type already_seen 23)
- (!srcfileloc "tree-core.h" 2183)
+ (!srcfileloc "tree-core.h" 2184)
nil )
(!pair "builtin_info"
(!type array 2063 nil gc_used "(int)END_BUILTINS"
(!type already_seen 948)
)
- (!srcfileloc "tree-core.h" 2177)
+ (!srcfileloc "tree-core.h" 2178)
nil )
(!pair "sizetype_tab"
(!type array 2064 nil gc_used "(int) stk_type_kind_last"
(!type already_seen 23)
)
- (!srcfileloc "tree-core.h" 2165)
+ (!srcfileloc "tree-core.h" 2166)
nil )
(!pair "integer_types"
(!type array 2065 nil gc_used "itk_none"
(!type already_seen 23)
)
- (!srcfileloc "tree-core.h" 2162)
+ (!srcfileloc "tree-core.h" 2163)
nil )
(!pair "global_trees"
(!type array 2066 nil gc_used "TI_MAX"
(!type already_seen 23)
)
- (!srcfileloc "tree-core.h" 2158)
+ (!srcfileloc "tree-core.h" 2159)
nil )
(!pair "all_translation_units"
(!type already_seen 96)
- (!srcfileloc "tree-core.h" 2155)
+ (!srcfileloc "tree-core.h" 2156)
nil )
(!pair "alias_pairs"
(!type already_seen 951)
- (!srcfileloc "tree-core.h" 2142)
+ (!srcfileloc "tree-core.h" 2143)
nil )
(!pair "int_n_trees"
(!type array 2067 nil gc_used "NUM_INT_N_ENTS"
(!type already_seen 933)
)
- (!srcfileloc "tree.h" 5857)
+ (!srcfileloc "tree.h" 5862)
nil )
(!pair "stack_limit_rtx"
(!type already_seen 150)
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ada/gcc-interface/ada-tree.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ada/gcc-interface/ada-tree.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ada/gcc-interface/ada-tree.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ada/gcc-interface/ada-tree.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/addresses.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/addresses.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/addresses.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/addresses.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/alias.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/alias.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/alias.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/alias.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/align.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/align.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/align.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/align.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/all-tree.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/all-tree.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/all-tree.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/all-tree.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/alloc-pool.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/alloc-pool.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/alloc-pool.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/alloc-pool.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ansidecl.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ansidecl.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ansidecl.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ansidecl.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/asan.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/asan.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/asan.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/asan.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/attribs.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/attribs.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/attribs.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/attribs.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/auto-host.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/auto-host.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/auto-host.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/auto-host.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/auto-profile.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/auto-profile.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/auto-profile.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/auto-profile.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/b-header-vars b/lib/gcc/aarch64-elf/9.2.0/plugin/include/b-header-vars
similarity index 84%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/b-header-vars
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/b-header-vars
index 707703e..3243305 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/b-header-vars
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/b-header-vars
@@ -87,5 +87,5 @@
PLUGIN_VERSION_H=plugin-version.h configargs.h
CONTEXT_H=context.h
GENSUPPORT_H=gensupport.h read-md.h optabs.def
-GTFILES_H=gt-coverage.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-dbxout.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-ssa-loop-ivopts.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-aarch64.h gt-passes.h gt-cgraphunit.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-hsa-common.h gt-calls.h gt-aarch64-builtins.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-brig-brig-lang.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-c-objc-common.h gt-c-c-parser.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-lex.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-cp-cp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-repo.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-lex.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-objcp-objcp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-repo.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-c-family-c-cppbuiltin.h gt-objc-objc-act.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-objc-objc-runtime-shared-support.h
+GTFILES_H=gt-coverage.h gt-caller-save.h gt-symtab.h gt-alias.h gt-bitmap.h gt-cselib.h gt-cgraph.h gt-ipa-prop.h gt-ipa-cp.h gt-dbxout.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.h gt-dojump.h gt-emit-rtl.h gt-explow.h gt-expr.h gt-function.h gt-except.h gt-ggc-tests.h gt-gcse.h gt-godump.h gt-lists.h gt-optabs-libfuncs.h gt-profile.h gt-mcf.h gt-reg-stack.h gt-cfgrtl.h gt-stor-layout.h gt-stringpool.h gt-tree.h gt-varasm.h gt-tree-ssanames.h gt-tree-eh.h gt-tree-ssa-address.h gt-tree-cfg.h gt-tree-ssa-loop-ivopts.h gt-tree-dfa.h gt-tree-iterator.h gt-gimple-expr.h gt-tree-scalar-evolution.h gt-tree-profile.h gt-tree-nested.h gt-omp-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-aarch64.h gt-passes.h gt-cgraphunit.h gt-cgraphclones.h gt-tree-phinodes.h gt-trans-mem.h gt-vtable-verify.h gt-asan.h gt-ubsan.h gt-tsan.h gt-sanopt.h gt-sancov.h gt-ipa-devirt.h gt-hsa-common.h gt-calls.h gt-aarch64-builtins.h gt-ada-decl.h gt-ada-trans.h gt-ada-utils.h gt-ada-misc.h gt-brig-brig-lang.h gt-c-c-lang.h gt-c-c-decl.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-c-objc-common.h gt-c-c-parser.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-cp-cp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-repo.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-fortran-f95-lang.h gt-fortran-trans-decl.h gt-fortran-trans-intrinsic.h gt-fortran-trans-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt-lto-lto-lang.h gt-lto-lto.h gt-objc-objc-act.h gt-objc-objc-runtime-shared-support.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-c-c-parser.h gt-c-c-decl.h gt-c-c-objc-common.h gt-c-family-c-common.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-c-family-c-format.h gt-c-family-c-common.h gt-c-family-c-format.h gt-c-family-c-cppbuiltin.h gt-c-family-c-pragma.h gt-cp-call.h gt-cp-class.h gt-cp-constexpr.h gt-cp-cp-gimplify.h gt-objcp-objcp-lang.h gt-cp-cp-objcp-common.h gt-cp-decl.h gt-cp-decl2.h gt-cp-except.h gt-cp-friend.h gt-cp-init.h gt-cp-lambda.h gt-cp-lex.h gt-cp-mangle.h gt-cp-method.h gt-cp-name-lookup.h gt-cp-parser.h gt-cp-pt.h gt-cp-repo.h gt-cp-rtti.h gt-cp-semantics.h gt-cp-tree.h gt-cp-typeck2.h gt-cp-vtable-class-hierarchy.h gt-objc-objc-act.h gt-objc-objc-gnu-runtime-abi-01.h gt-objc-objc-next-runtime-abi-01.h gt-objc-objc-next-runtime-abi-02.h gt-objc-objc-runtime-shared-support.h
GTFILES_LANG_H=gtype-ada.h gtype-brig.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype-objc.h gtype-objcp.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/backend.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/backend.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/backend.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/backend.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/basic-block.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/basic-block.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/basic-block.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/basic-block.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/bb-reorder.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/bb-reorder.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/bb-reorder.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/bb-reorder.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/bitmap.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/bitmap.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/bitmap.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/bitmap.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/brig-builtins.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/brig-builtins.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/brig-builtins.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/brig-builtins.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/builtin-attrs.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/builtin-attrs.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/builtin-attrs.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/builtin-attrs.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/builtin-types.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/builtin-types.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/builtin-types.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/builtin-types.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/builtins.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/builtins.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/builtins.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/builtins.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/builtins.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/builtins.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/builtins.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/builtins.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/bversion.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/bversion.h
similarity index 63%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/bversion.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/bversion.h
index c7ce46d..b536e31 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/bversion.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/bversion.h
@@ -1,4 +1,4 @@
#define BUILDING_GCC_MAJOR 9
-#define BUILDING_GCC_MINOR 1
-#define BUILDING_GCC_PATCHLEVEL 1
+#define BUILDING_GCC_MINOR 2
+#define BUILDING_GCC_PATCHLEVEL 0
#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-common.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-common.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-common.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-common.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-common.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-common.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-common.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-common.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-objc.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-objc.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-objc.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-objc.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-pragma.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-pragma.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-pragma.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-pragma.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-pretty-print.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-pretty-print.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/c-family/c-pretty-print.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/c-family/c-pretty-print.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/c-tree.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/c-tree.h
similarity index 99%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/c-tree.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/c-tree.h
index 9393f6d..7e35ab1 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/c-tree.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/c-tree.h
@@ -694,7 +694,8 @@
extern tree c_begin_compound_stmt (bool);
extern tree c_end_compound_stmt (location_t, tree, bool);
extern void c_finish_if_stmt (location_t, tree, tree, tree);
-extern void c_finish_loop (location_t, tree, tree, tree, tree, tree, bool);
+extern void c_finish_loop (location_t, location_t, tree, location_t, tree,
+ tree, tree, tree, bool);
extern tree c_begin_stmt_expr (void);
extern tree c_finish_stmt_expr (location_t, tree);
extern tree c_process_expr_stmt (location_t, tree);
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/calls.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/calls.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/calls.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/calls.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ccmp.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ccmp.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ccmp.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ccmp.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfg-flags.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfg-flags.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfg-flags.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfg-flags.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfg.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfg.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfg.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfg.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfganal.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfganal.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfganal.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfganal.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgbuild.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgbuild.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgbuild.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgbuild.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgcleanup.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgcleanup.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgcleanup.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgcleanup.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgexpand.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgexpand.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgexpand.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgexpand.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfghooks.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfghooks.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfghooks.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfghooks.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgloop.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgloop.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgloop.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgloop.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgloopmanip.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgloopmanip.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgloopmanip.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgloopmanip.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgrtl.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgrtl.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cfgrtl.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cfgrtl.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cgraph.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cgraph.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cgraph.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cgraph.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cif-code.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cif-code.def
similarity index 97%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cif-code.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cif-code.def
index 0fabfeb..cee16cf 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cif-code.def
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cif-code.def
@@ -141,7 +141,3 @@
/* We proved that the call is unreachable. */
DEFCIFCODE(UNREACHABLE, CIF_FINAL_ERROR,
N_("unreachable"))
-
-/* We can't inline because of instrumentation thunk. */
-DEFCIFCODE(CHKP, CIF_FINAL_ERROR,
- N_("caller is instrumentation thunk"))
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/collect-utils.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/collect-utils.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/collect-utils.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/collect-utils.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/collect2-aix.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/collect2-aix.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/collect2-aix.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/collect2-aix.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/collect2.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/collect2.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/collect2.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/collect2.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/color-macros.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/color-macros.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/color-macros.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/color-macros.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/conditions.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/conditions.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/conditions.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/conditions.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-arches.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-arches.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-arches.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-arches.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-cores.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-cores.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-cores.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-cores.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-elf-raw.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-elf-raw.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-elf-raw.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-elf-raw.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-elf.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-elf.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-elf.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-elf.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-fusion-pairs.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-fusion-pairs.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-fusion-pairs.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-fusion-pairs.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-opts.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-opts.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-opts.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-opts.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-protos.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-protos.h
similarity index 99%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-protos.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-protos.h
index b6c0d0a..c083cad 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-protos.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-protos.h
@@ -427,6 +427,8 @@
bool aarch64_is_noplt_call_p (rtx);
bool aarch64_label_mentioned_p (rtx);
void aarch64_declare_function_name (FILE *, const char*, tree);
+void aarch64_asm_output_alias (FILE *, const tree, const tree);
+void aarch64_asm_output_external (FILE *, tree, const char*);
bool aarch64_legitimate_pic_operand_p (rtx);
bool aarch64_mask_and_shift_for_ubfiz_p (scalar_int_mode, rtx, rtx);
bool aarch64_masks_and_shift_for_bfi_p (scalar_int_mode, unsigned HOST_WIDE_INT,
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-tuning-flags.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-tuning-flags.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64-tuning-flags.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64-tuning-flags.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64.h
similarity index 98%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64.h
index 7bd3bf5..fc6df97 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/aarch64.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/aarch64.h
@@ -505,6 +505,15 @@
#define ASM_DECLARE_FUNCTION_NAME(STR, NAME, DECL) \
aarch64_declare_function_name (STR, NAME, DECL)
+/* Output assembly strings for alias definition. */
+#define ASM_OUTPUT_DEF_FROM_DECLS(STR, DECL, TARGET) \
+ aarch64_asm_output_alias (STR, DECL, TARGET)
+
+/* Output assembly strings for undefined extern symbols. */
+#undef ASM_OUTPUT_EXTERNAL
+#define ASM_OUTPUT_EXTERNAL(STR, DECL, NAME) \
+ aarch64_asm_output_external (STR, DECL, NAME)
+
/* For EH returns X4 contains the stack adjustment. */
#define EH_RETURN_STACKADJ_RTX gen_rtx_REG (Pmode, R4_REGNUM)
#define EH_RETURN_HANDLER_RTX aarch64_eh_return_handler_rtx ()
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/biarchlp64.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/biarchlp64.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/aarch64/biarchlp64.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/aarch64/biarchlp64.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/arm/aarch-common-protos.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/arm/aarch-common-protos.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/arm/aarch-common-protos.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/arm/aarch-common-protos.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/dbxelf.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/dbxelf.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/dbxelf.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/dbxelf.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/elfos.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/elfos.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/elfos.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/elfos.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/initfini-array.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/initfini-array.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/initfini-array.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/initfini-array.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/config/newlib-stdint.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/config/newlib-stdint.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/config/newlib-stdint.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/config/newlib-stdint.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/configargs.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/configargs.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/configargs.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/configargs.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/context.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/context.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/context.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/context.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/convert.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/convert.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/convert.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/convert.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/coretypes.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/coretypes.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/coretypes.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/coretypes.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/coverage.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/coverage.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/coverage.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/coverage.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cp/cp-tree.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cp/cp-tree.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cp/cp-tree.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cp/cp-tree.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cppbuiltin.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cppbuiltin.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cppbuiltin.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cppbuiltin.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cppdefault.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cppdefault.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cppdefault.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cppdefault.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cpplib.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cpplib.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cpplib.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cpplib.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/cselib.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/cselib.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/cselib.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/cselib.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/d/d-tree.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/d/d-tree.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/d/d-tree.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/d/d-tree.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/data-streamer.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/data-streamer.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/data-streamer.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/data-streamer.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dbgcnt.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dbgcnt.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dbgcnt.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dbgcnt.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dbgcnt.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dbgcnt.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dbgcnt.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dbgcnt.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dbxout.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dbxout.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dbxout.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dbxout.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dce.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dce.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dce.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dce.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ddg.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ddg.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ddg.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ddg.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/debug.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/debug.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/debug.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/debug.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/defaults.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/defaults.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/defaults.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/defaults.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/df.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/df.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/df.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/df.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dfp.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dfp.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dfp.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dfp.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/diagnostic-color.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/diagnostic-color.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/diagnostic-color.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/diagnostic-color.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/diagnostic-core.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/diagnostic-core.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/diagnostic-core.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/diagnostic-core.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/diagnostic.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/diagnostic.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/diagnostic.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/diagnostic.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/diagnostic.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/diagnostic.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/diagnostic.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/diagnostic.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dojump.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dojump.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dojump.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dojump.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dominance.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dominance.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dominance.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dominance.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/domwalk.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/domwalk.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/domwalk.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/domwalk.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/double-int.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/double-int.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/double-int.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/double-int.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dump-context.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dump-context.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dump-context.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dump-context.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dumpfile.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dumpfile.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dumpfile.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dumpfile.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dwarf2asm.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dwarf2asm.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dwarf2asm.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dwarf2asm.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/dwarf2out.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/dwarf2out.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/dwarf2out.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/dwarf2out.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/edit-context.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/edit-context.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/edit-context.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/edit-context.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/emit-rtl.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/emit-rtl.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/emit-rtl.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/emit-rtl.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/errors.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/errors.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/errors.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/errors.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/et-forest.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/et-forest.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/et-forest.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/et-forest.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/except.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/except.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/except.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/except.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/explow.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/explow.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/explow.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/explow.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/expmed.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/expmed.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/expmed.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/expmed.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/expr.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/expr.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/expr.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/expr.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/fibonacci_heap.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/fibonacci_heap.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/fibonacci_heap.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/fibonacci_heap.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/file-find.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/file-find.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/file-find.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/file-find.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/file-prefix-map.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/file-prefix-map.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/file-prefix-map.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/file-prefix-map.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/filenames.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/filenames.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/filenames.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/filenames.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/fixed-value.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/fixed-value.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/fixed-value.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/fixed-value.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/flag-types.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/flag-types.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/flag-types.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/flag-types.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/flags.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/flags.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/flags.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/flags.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/fold-const-call.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/fold-const-call.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/fold-const-call.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/fold-const-call.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/fold-const.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/fold-const.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/fold-const.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/fold-const.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/function.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/function.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/function.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/function.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gcc-plugin.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gcc-plugin.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gcc-plugin.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gcc-plugin.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gcc-rich-location.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gcc-rich-location.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gcc-rich-location.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gcc-rich-location.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gcc-symtab.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gcc-symtab.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gcc-symtab.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gcc-symtab.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gcc.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gcc.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gcc.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gcc.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gcov-counter.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gcov-counter.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gcov-counter.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gcov-counter.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gcov-io.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gcov-io.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gcov-io.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gcov-io.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gcse-common.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gcse-common.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gcse-common.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gcse-common.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gcse.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gcse.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gcse.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gcse.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/generic-match.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/generic-match.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/generic-match.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/generic-match.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gengtype.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gengtype.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gengtype.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gengtype.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/genrtl.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/genrtl.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/genrtl.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/genrtl.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gensupport.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gensupport.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gensupport.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gensupport.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ggc-internal.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ggc-internal.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ggc-internal.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ggc-internal.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ggc.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ggc.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ggc.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ggc.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-builder.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-builder.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-builder.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-builder.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-expr.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-expr.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-expr.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-expr.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-fold.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-fold.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-fold.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-fold.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-iterator.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-iterator.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-iterator.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-iterator.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-low.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-low.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-low.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-low.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-match.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-match.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-match.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-match.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-predict.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-predict.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-predict.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-predict.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-pretty-print.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-pretty-print.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-pretty-print.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-pretty-print.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-ssa-evrp-analyze.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-ssa-evrp-analyze.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-ssa-evrp-analyze.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-ssa-evrp-analyze.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-ssa-warn-restrict.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-ssa-warn-restrict.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-ssa-warn-restrict.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-ssa-warn-restrict.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-ssa.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-ssa.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-ssa.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-ssa.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-streamer.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-streamer.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-streamer.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-streamer.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-walk.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-walk.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple-walk.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple-walk.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimple.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimple.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimplify-me.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimplify-me.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimplify-me.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimplify-me.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gimplify.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gimplify.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gimplify.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gimplify.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/glimits.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/glimits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/glimits.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/glimits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/graph.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/graph.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/graph.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/graph.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/graphds.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/graphds.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/graphds.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/graphds.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/graphite.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/graphite.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/graphite.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/graphite.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gsstruct.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gsstruct.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gsstruct.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gsstruct.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gstab.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gstab.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gstab.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gstab.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gsyms.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gsyms.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gsyms.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gsyms.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gsyslimits.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gsyslimits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gsyslimits.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gsyslimits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gtm-builtins.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gtm-builtins.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gtm-builtins.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gtm-builtins.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/gtype-desc.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/gtype-desc.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/gtype-desc.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/gtype-desc.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hard-reg-set.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hard-reg-set.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hard-reg-set.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hard-reg-set.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-map-traits.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-map-traits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-map-traits.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-map-traits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-map.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-map.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-map.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-map.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-set.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-set.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-set.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-set.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-table.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-table.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-table.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-table.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-traits.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-traits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hash-traits.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hash-traits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hashtab.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hashtab.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hashtab.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hashtab.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/highlev-plugin-common.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/highlev-plugin-common.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/highlev-plugin-common.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/highlev-plugin-common.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hooks.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hooks.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hooks.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hooks.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hosthooks-def.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hosthooks-def.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hosthooks-def.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hosthooks-def.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hosthooks.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hosthooks.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hosthooks.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hosthooks.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hsa-brig-format.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hsa-brig-format.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hsa-brig-format.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hsa-brig-format.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hsa-builtins.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hsa-builtins.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hsa-builtins.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hsa-builtins.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hsa-common.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hsa-common.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hsa-common.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hsa-common.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hw-doloop.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hw-doloop.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hw-doloop.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hw-doloop.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/hwint.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/hwint.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/hwint.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/hwint.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ifcvt.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ifcvt.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ifcvt.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ifcvt.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/inchash.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/inchash.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/inchash.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/inchash.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/incpath.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/incpath.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/incpath.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/incpath.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/input.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/input.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/input.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/input.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-addr.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-addr.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-addr.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-addr.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-attr-common.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-attr-common.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-attr-common.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-attr-common.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-attr.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-attr.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-attr.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-attr.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-codes.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-codes.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-codes.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-codes.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-constants.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-constants.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-constants.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-constants.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-flags.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-flags.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-flags.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-flags.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-modes-inline.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-modes-inline.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-modes-inline.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-modes-inline.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-modes.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-modes.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-modes.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-modes.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-notes.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-notes.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/insn-notes.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/insn-notes.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/int-vector-builder.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/int-vector-builder.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/int-vector-builder.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/int-vector-builder.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/internal-fn.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/internal-fn.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/internal-fn.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/internal-fn.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/internal-fn.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/internal-fn.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/internal-fn.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/internal-fn.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/intl.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/intl.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/intl.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/intl.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-fnsummary.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-fnsummary.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-fnsummary.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-fnsummary.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-icf-gimple.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-icf-gimple.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-icf-gimple.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-icf-gimple.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-icf.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-icf.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-icf.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-icf.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-inline.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-inline.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-inline.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-inline.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-param-manipulation.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-param-manipulation.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-param-manipulation.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-param-manipulation.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-predicate.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-predicate.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-predicate.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-predicate.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-prop.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-prop.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-prop.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-prop.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-ref.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-ref.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-ref.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-ref.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-reference.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-reference.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-reference.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-reference.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-utils.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-utils.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ipa-utils.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ipa-utils.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ira-int.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ira-int.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ira-int.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ira-int.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ira.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ira.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ira.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ira.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/is-a.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/is-a.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/is-a.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/is-a.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/json.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/json.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/json.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/json.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/langhooks-def.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/langhooks-def.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/langhooks-def.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/langhooks-def.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/langhooks.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/langhooks.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/langhooks.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/langhooks.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/lcm.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/lcm.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/lcm.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/lcm.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/libfuncs.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/libfuncs.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/libfuncs.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/libfuncs.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/libiberty.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/libiberty.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/libiberty.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/libiberty.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/limitx.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/limitx.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/limitx.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/limitx.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/limity.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/limity.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/limity.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/limity.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/line-map.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/line-map.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/line-map.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/line-map.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/loop-unroll.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/loop-unroll.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/loop-unroll.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/loop-unroll.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/lower-subreg.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/lower-subreg.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/lower-subreg.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/lower-subreg.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/lra-int.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/lra-int.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/lra-int.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/lra-int.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/lra.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/lra.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/lra.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/lra.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/lto-compress.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/lto-compress.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/lto-compress.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/lto-compress.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/lto-section-names.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/lto-section-names.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/lto-section-names.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/lto-section-names.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/lto-streamer.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/lto-streamer.h
similarity index 99%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/lto-streamer.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/lto-streamer.h
index 5cd2a60..04b79db 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/lto-streamer.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/lto-streamer.h
@@ -121,7 +121,7 @@
form followed by the data for the string. */
#define LTO_major_version 8
-#define LTO_minor_version 0
+#define LTO_minor_version 1
typedef unsigned char lto_decl_flags_t;
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/machmode.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/machmode.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/machmode.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/machmode.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/machmode.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/machmode.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/machmode.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/machmode.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/md5.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/md5.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/md5.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/md5.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/mem-stats-traits.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/mem-stats-traits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/mem-stats-traits.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/mem-stats-traits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/mem-stats.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/mem-stats.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/mem-stats.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/mem-stats.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/memmodel.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/memmodel.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/memmodel.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/memmodel.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/memory-block.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/memory-block.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/memory-block.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/memory-block.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/mode-classes.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/mode-classes.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/mode-classes.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/mode-classes.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/objc/objc-tree.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/objc/objc-tree.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/objc/objc-tree.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/objc/objc-tree.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/obstack.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/obstack.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/obstack.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/obstack.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-builtins.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-builtins.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-builtins.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-builtins.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-expand.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-expand.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-expand.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-expand.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-general.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-general.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-general.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-general.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-grid.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-grid.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-grid.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-grid.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-low.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-low.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-low.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-low.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-offload.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-offload.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-offload.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-offload.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-simd-clone.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-simd-clone.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/omp-simd-clone.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/omp-simd-clone.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/opt-problem.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/opt-problem.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/opt-problem.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/opt-problem.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/opt-suggestions.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/opt-suggestions.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/opt-suggestions.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/opt-suggestions.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs-libfuncs.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs-libfuncs.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs-libfuncs.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs-libfuncs.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs-query.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs-query.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs-query.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs-query.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs-tree.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs-tree.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs-tree.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs-tree.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/optabs.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/optabs.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/optinfo-emit-json.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/optinfo-emit-json.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/optinfo-emit-json.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/optinfo-emit-json.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/optinfo.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/optinfo.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/optinfo.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/optinfo.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/options.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/options.h
similarity index 79%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/options.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/options.h
index f615407..4ff2bde 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/options.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/options.h
@@ -2327,6 +2327,12 @@
#define flag_c_prototypes global_options.x_flag_c_prototypes
#endif
#ifdef GENERATOR_FILE
+extern int flag_c_prototypes_external;
+#else
+ int x_flag_c_prototypes_external;
+#define flag_c_prototypes_external global_options.x_flag_c_prototypes_external
+#endif
+#ifdef GENERATOR_FILE
extern int flag_caller_saves;
#else
int x_flag_caller_saves;
@@ -2693,6 +2699,12 @@
#define flag_dump_final_insns global_options.x_flag_dump_final_insns
#endif
#ifdef GENERATOR_FILE
+extern int flag_dump_fortran_global;
+#else
+ int x_flag_dump_fortran_global;
+#define flag_dump_fortran_global global_options.x_flag_dump_fortran_global
+#endif
+#ifdef GENERATOR_FILE
extern int flag_dump_fortran_optimized;
#else
int x_flag_dump_fortran_optimized;
@@ -4421,6 +4433,12 @@
#define flag_syntax_only global_options.x_flag_syntax_only
#endif
#ifdef GENERATOR_FILE
+extern int flag_tail_call_workaround;
+#else
+ int x_flag_tail_call_workaround;
+#define flag_tail_call_workaround global_options.x_flag_tail_call_workaround
+#endif
+#ifdef GENERATOR_FILE
extern int template_backtrace_limit;
#else
int x_template_backtrace_limit;
@@ -6328,863 +6346,867 @@
OPT_fbuiltin_ = 557, /* -fbuiltin- */
OPT_fbuiltin_printf = 558, /* -fbuiltin-printf */
OPT_fc_prototypes = 559, /* -fc-prototypes */
- OPT_fcall_saved_ = 560, /* -fcall-saved- */
- OPT_fcall_used_ = 561, /* -fcall-used- */
- OPT_fcaller_saves = 562, /* -fcaller-saves */
- OPT_fcanonical_system_headers = 563, /* -fcanonical-system-headers */
- /* OPT_fcf_protection = 564, */ /* -fcf-protection */
- OPT_fcf_protection_ = 565, /* -fcf-protection= */
- OPT_fchar8_t = 566, /* -fchar8_t */
- OPT_fcheck_array_temporaries = 567, /* -fcheck-array-temporaries */
- /* OPT_fcheck_data_deps = 568, */ /* -fcheck-data-deps */
- OPT_fcheck_new = 569, /* -fcheck-new */
- OPT_fcheck_pointer_bounds = 570, /* -fcheck-pointer-bounds */
- OPT_fcheck_ = 571, /* -fcheck= */
- OPT_fchecking = 572, /* -fchecking */
- OPT_fchecking_ = 573, /* -fchecking= */
- OPT_fchkp_check_incomplete_type = 574, /* -fchkp-check-incomplete-type */
- OPT_fchkp_check_read = 575, /* -fchkp-check-read */
- OPT_fchkp_check_write = 576, /* -fchkp-check-write */
- OPT_fchkp_first_field_has_own_bounds = 577,/* -fchkp-first-field-has-own-bounds */
- OPT_fchkp_flexible_struct_trailing_arrays = 578,/* -fchkp-flexible-struct-trailing-arrays */
- OPT_fchkp_instrument_calls = 579, /* -fchkp-instrument-calls */
- OPT_fchkp_instrument_marked_only = 580, /* -fchkp-instrument-marked-only */
- OPT_fchkp_narrow_bounds = 581, /* -fchkp-narrow-bounds */
- OPT_fchkp_narrow_to_innermost_array = 582, /* -fchkp-narrow-to-innermost-array */
- OPT_fchkp_optimize = 583, /* -fchkp-optimize */
- OPT_fchkp_store_bounds = 584, /* -fchkp-store-bounds */
- OPT_fchkp_treat_zero_dynamic_size_as_infinite = 585,/* -fchkp-treat-zero-dynamic-size-as-infinite */
- OPT_fchkp_use_fast_string_functions = 586, /* -fchkp-use-fast-string-functions */
- OPT_fchkp_use_nochk_string_functions = 587,/* -fchkp-use-nochk-string-functions */
- OPT_fchkp_use_static_bounds = 588, /* -fchkp-use-static-bounds */
- OPT_fchkp_use_static_const_bounds = 589, /* -fchkp-use-static-const-bounds */
- OPT_fchkp_use_wrappers = 590, /* -fchkp-use-wrappers */
- OPT_fchkp_zero_input_bounds_for_main = 591,/* -fchkp-zero-input-bounds-for-main */
- /* OPT_fcilkplus = 592, */ /* -fcilkplus */
- OPT_fcoarray_ = 593, /* -fcoarray= */
- OPT_fcode_hoisting = 594, /* -fcode-hoisting */
- OPT_fcombine_stack_adjustments = 595, /* -fcombine-stack-adjustments */
- OPT_fcommon = 596, /* -fcommon */
- OPT_fcompare_debug = 597, /* -fcompare-debug */
- OPT_fcompare_debug_second = 598, /* -fcompare-debug-second */
- OPT_fcompare_debug_ = 599, /* -fcompare-debug= */
- OPT_fcompare_elim = 600, /* -fcompare-elim */
- OPT_fconcepts = 601, /* -fconcepts */
- OPT_fcond_mismatch = 602, /* -fcond-mismatch */
- /* OPT_fconserve_space = 603, */ /* -fconserve-space */
- OPT_fconserve_stack = 604, /* -fconserve-stack */
- OPT_fconstant_string_class_ = 605, /* -fconstant-string-class= */
- OPT_fconstexpr_depth_ = 606, /* -fconstexpr-depth= */
- OPT_fconstexpr_loop_limit_ = 607, /* -fconstexpr-loop-limit= */
- OPT_fconstexpr_ops_limit_ = 608, /* -fconstexpr-ops-limit= */
- OPT_fconvert_ = 609, /* -fconvert= */
- OPT_fcprop_registers = 610, /* -fcprop-registers */
- OPT_fcray_pointer = 611, /* -fcray-pointer */
- OPT_fcrossjumping = 612, /* -fcrossjumping */
- OPT_fcse_follow_jumps = 613, /* -fcse-follow-jumps */
- /* OPT_fcse_skip_blocks = 614, */ /* -fcse-skip-blocks */
- OPT_fcx_fortran_rules = 615, /* -fcx-fortran-rules */
- OPT_fcx_limited_range = 616, /* -fcx-limited-range */
- OPT_fd_lines_as_code = 617, /* -fd-lines-as-code */
- OPT_fd_lines_as_comments = 618, /* -fd-lines-as-comments */
- OPT_fdata_sections = 619, /* -fdata-sections */
- OPT_fdbg_cnt_list = 620, /* -fdbg-cnt-list */
- OPT_fdbg_cnt_ = 621, /* -fdbg-cnt= */
- OPT_fdce = 622, /* -fdce */
- OPT_fdebug = 623, /* -fdebug */
- OPT_fdebug_cpp = 624, /* -fdebug-cpp */
- OPT_fdebug_prefix_map_ = 625, /* -fdebug-prefix-map= */
- OPT_fdebug_types_section = 626, /* -fdebug-types-section */
- OPT_fdebug_ = 627, /* -fdebug= */
- OPT_fdec = 628, /* -fdec */
- OPT_fdec_include = 629, /* -fdec-include */
- OPT_fdec_intrinsic_ints = 630, /* -fdec-intrinsic-ints */
- OPT_fdec_math = 631, /* -fdec-math */
- OPT_fdec_static = 632, /* -fdec-static */
- OPT_fdec_structure = 633, /* -fdec-structure */
- OPT_fdeclone_ctor_dtor = 634, /* -fdeclone-ctor-dtor */
- OPT_fdeduce_init_list = 635, /* -fdeduce-init-list */
- OPT_fdefault_double_8 = 636, /* -fdefault-double-8 */
- /* OPT_fdefault_inline = 637, */ /* -fdefault-inline */
- OPT_fdefault_integer_8 = 638, /* -fdefault-integer-8 */
- OPT_fdefault_real_10 = 639, /* -fdefault-real-10 */
- OPT_fdefault_real_16 = 640, /* -fdefault-real-16 */
- OPT_fdefault_real_8 = 641, /* -fdefault-real-8 */
- OPT_fdefer_pop = 642, /* -fdefer-pop */
- OPT_fdelayed_branch = 643, /* -fdelayed-branch */
- OPT_fdelete_dead_exceptions = 644, /* -fdelete-dead-exceptions */
- OPT_fdelete_null_pointer_checks = 645, /* -fdelete-null-pointer-checks */
- OPT_fdevirtualize = 646, /* -fdevirtualize */
- OPT_fdevirtualize_at_ltrans = 647, /* -fdevirtualize-at-ltrans */
- OPT_fdevirtualize_speculatively = 648, /* -fdevirtualize-speculatively */
- /* OPT_fdiagnostics_color = 649, */ /* -fdiagnostics-color */
- OPT_fdiagnostics_color_ = 650, /* -fdiagnostics-color= */
- OPT_fdiagnostics_format_ = 651, /* -fdiagnostics-format= */
- OPT_fdiagnostics_generate_patch = 652, /* -fdiagnostics-generate-patch */
- OPT_fdiagnostics_minimum_margin_width_ = 653,/* -fdiagnostics-minimum-margin-width= */
- OPT_fdiagnostics_parseable_fixits = 654, /* -fdiagnostics-parseable-fixits */
- OPT_fdiagnostics_show_caret = 655, /* -fdiagnostics-show-caret */
- OPT_fdiagnostics_show_labels = 656, /* -fdiagnostics-show-labels */
- OPT_fdiagnostics_show_line_numbers = 657, /* -fdiagnostics-show-line-numbers */
- OPT_fdiagnostics_show_location_ = 658, /* -fdiagnostics-show-location= */
- OPT_fdiagnostics_show_option = 659, /* -fdiagnostics-show-option */
- OPT_fdiagnostics_show_template_tree = 660, /* -fdiagnostics-show-template-tree */
- OPT_fdirectives_only = 661, /* -fdirectives-only */
- OPT_fdisable_ = 662, /* -fdisable- */
- OPT_fdoc = 663, /* -fdoc */
- OPT_fdoc_dir_ = 664, /* -fdoc-dir= */
- OPT_fdoc_file_ = 665, /* -fdoc-file= */
- OPT_fdoc_inc_ = 666, /* -fdoc-inc= */
- OPT_fdollar_ok = 667, /* -fdollar-ok */
- OPT_fdollars_in_identifiers = 668, /* -fdollars-in-identifiers */
- OPT_fdruntime = 669, /* -fdruntime */
- OPT_fdse = 670, /* -fdse */
- OPT_fdump_ = 671, /* -fdump- */
- OPT_fdump_ada_spec = 672, /* -fdump-ada-spec */
- OPT_fdump_ada_spec_slim = 673, /* -fdump-ada-spec-slim */
- /* OPT_fdump_core = 674, */ /* -fdump-core */
- OPT_fdump_d_original = 675, /* -fdump-d-original */
- OPT_fdump_final_insns = 676, /* -fdump-final-insns */
- OPT_fdump_final_insns_ = 677, /* -fdump-final-insns= */
- OPT_fdump_fortran_optimized = 678, /* -fdump-fortran-optimized */
- OPT_fdump_fortran_original = 679, /* -fdump-fortran-original */
- OPT_fdump_go_spec_ = 680, /* -fdump-go-spec= */
- OPT_fdump_internal_locations = 681, /* -fdump-internal-locations */
- OPT_fdump_noaddr = 682, /* -fdump-noaddr */
- /* OPT_fdump_parse_tree = 683, */ /* -fdump-parse-tree */
- OPT_fdump_passes = 684, /* -fdump-passes */
- OPT_fdump_unnumbered = 685, /* -fdump-unnumbered */
- OPT_fdump_unnumbered_links = 686, /* -fdump-unnumbered-links */
- OPT_fdwarf2_cfi_asm = 687, /* -fdwarf2-cfi-asm */
- OPT_fearly_inlining = 688, /* -fearly-inlining */
- OPT_felide_constructors = 689, /* -felide-constructors */
- OPT_felide_type = 690, /* -felide-type */
- /* OPT_feliminate_dwarf2_dups = 691, */ /* -feliminate-dwarf2-dups */
- OPT_feliminate_unused_debug_symbols = 692, /* -feliminate-unused-debug-symbols */
- OPT_feliminate_unused_debug_types = 693, /* -feliminate-unused-debug-types */
- OPT_femit_class_debug_always = 694, /* -femit-class-debug-always */
- OPT_femit_struct_debug_baseonly = 695, /* -femit-struct-debug-baseonly */
- OPT_femit_struct_debug_detailed_ = 696, /* -femit-struct-debug-detailed= */
- OPT_femit_struct_debug_reduced = 697, /* -femit-struct-debug-reduced */
- OPT_fenable_ = 698, /* -fenable- */
- OPT_fenforce_eh_specs = 699, /* -fenforce-eh-specs */
- OPT_fenum_int_equiv = 700, /* -fenum-int-equiv */
- OPT_fexceptions = 701, /* -fexceptions */
- OPT_fexcess_precision_ = 702, /* -fexcess-precision= */
- OPT_fexec_charset_ = 703, /* -fexec-charset= */
- OPT_fexpensive_optimizations = 704, /* -fexpensive-optimizations */
- OPT_fext_numeric_literals = 705, /* -fext-numeric-literals */
- OPT_fextended_identifiers = 706, /* -fextended-identifiers */
- OPT_fextern_tls_init = 707, /* -fextern-tls-init */
- OPT_fexternal_blas = 708, /* -fexternal-blas */
- OPT_fexternal_templates = 709, /* -fexternal-templates */
- OPT_ff2c = 710, /* -ff2c */
- OPT_ffast_math = 711, /* -ffast-math */
- OPT_ffat_lto_objects = 712, /* -ffat-lto-objects */
- OPT_ffile_prefix_map_ = 713, /* -ffile-prefix-map= */
- OPT_ffinite_math_only = 714, /* -ffinite-math-only */
- OPT_ffixed_ = 715, /* -ffixed- */
- OPT_ffixed_form = 716, /* -ffixed-form */
- OPT_ffixed_line_length_ = 717, /* -ffixed-line-length- */
- OPT_ffixed_line_length_none = 718, /* -ffixed-line-length-none */
- OPT_ffloat_store = 719, /* -ffloat-store */
- OPT_ffor_scope = 720, /* -ffor-scope */
- /* OPT_fforce_addr = 721, */ /* -fforce-addr */
- OPT_fforward_propagate = 722, /* -fforward-propagate */
- OPT_ffp_contract_ = 723, /* -ffp-contract= */
- OPT_ffp_int_builtin_inexact = 724, /* -ffp-int-builtin-inexact */
- OPT_ffpe_summary_ = 725, /* -ffpe-summary= */
- OPT_ffpe_trap_ = 726, /* -ffpe-trap= */
- OPT_ffree_form = 727, /* -ffree-form */
- OPT_ffree_line_length_ = 728, /* -ffree-line-length- */
- OPT_ffree_line_length_none = 729, /* -ffree-line-length-none */
- OPT_ffreestanding = 730, /* -ffreestanding */
- OPT_ffriend_injection = 731, /* -ffriend-injection */
- OPT_ffrontend_loop_interchange = 732, /* -ffrontend-loop-interchange */
- OPT_ffrontend_optimize = 733, /* -ffrontend-optimize */
- OPT_ffunction_cse = 734, /* -ffunction-cse */
- OPT_ffunction_sections = 735, /* -ffunction-sections */
- OPT_fgcse = 736, /* -fgcse */
- OPT_fgcse_after_reload = 737, /* -fgcse-after-reload */
- OPT_fgcse_las = 738, /* -fgcse-las */
- OPT_fgcse_lm = 739, /* -fgcse-lm */
- OPT_fgcse_sm = 740, /* -fgcse-sm */
- OPT_fgimple = 741, /* -fgimple */
- OPT_fgnat_encodings_ = 742, /* -fgnat-encodings= */
- OPT_fgnu_keywords = 743, /* -fgnu-keywords */
- OPT_fgnu_runtime = 744, /* -fgnu-runtime */
- OPT_fgnu_tm = 745, /* -fgnu-tm */
- OPT_fgnu_unique = 746, /* -fgnu-unique */
- OPT_fgnu89_inline = 747, /* -fgnu89-inline */
- OPT_fgo_c_header_ = 748, /* -fgo-c-header= */
- OPT_fgo_check_divide_overflow = 749, /* -fgo-check-divide-overflow */
- OPT_fgo_check_divide_zero = 750, /* -fgo-check-divide-zero */
- OPT_fgo_compiling_runtime = 751, /* -fgo-compiling-runtime */
- OPT_fgo_debug_escape = 752, /* -fgo-debug-escape */
- OPT_fgo_debug_escape_hash_ = 753, /* -fgo-debug-escape-hash= */
- OPT_fgo_dump_ = 754, /* -fgo-dump- */
- OPT_fgo_optimize_ = 755, /* -fgo-optimize- */
- OPT_fgo_pkgpath_ = 756, /* -fgo-pkgpath= */
- OPT_fgo_prefix_ = 757, /* -fgo-prefix= */
- OPT_fgo_relative_import_path_ = 758, /* -fgo-relative-import-path= */
- OPT_fgraphite = 759, /* -fgraphite */
- OPT_fgraphite_identity = 760, /* -fgraphite-identity */
- OPT_fguess_branch_probability = 761, /* -fguess-branch-probability */
- OPT_fguiding_decls = 762, /* -fguiding-decls */
- /* OPT_fhandle_exceptions = 763, */ /* -fhandle-exceptions */
- /* OPT_fhelp = 764, */ /* -fhelp */
- /* OPT_fhelp_ = 765, */ /* -fhelp= */
- OPT_fhoist_adjacent_loads = 766, /* -fhoist-adjacent-loads */
- OPT_fhonor_std = 767, /* -fhonor-std */
- OPT_fhosted = 768, /* -fhosted */
- OPT_fhuge_objects = 769, /* -fhuge-objects */
- OPT_fident = 770, /* -fident */
- OPT_fif_conversion = 771, /* -fif-conversion */
- OPT_fif_conversion2 = 772, /* -fif-conversion2 */
- OPT_fignore_unknown_pragmas = 773, /* -fignore-unknown-pragmas */
- OPT_fimplement_inlines = 774, /* -fimplement-inlines */
- OPT_fimplicit_inline_templates = 775, /* -fimplicit-inline-templates */
- OPT_fimplicit_none = 776, /* -fimplicit-none */
- OPT_fimplicit_templates = 777, /* -fimplicit-templates */
- OPT_findirect_inlining = 778, /* -findirect-inlining */
- OPT_finhibit_size_directive = 779, /* -finhibit-size-directive */
- OPT_finit_character_ = 780, /* -finit-character= */
- OPT_finit_derived = 781, /* -finit-derived */
- OPT_finit_integer_ = 782, /* -finit-integer= */
- OPT_finit_local_zero = 783, /* -finit-local-zero */
- OPT_finit_logical_ = 784, /* -finit-logical= */
- OPT_finit_real_ = 785, /* -finit-real= */
- OPT_finline = 786, /* -finline */
- OPT_finline_atomics = 787, /* -finline-atomics */
- OPT_finline_functions = 788, /* -finline-functions */
- OPT_finline_functions_called_once = 789, /* -finline-functions-called-once */
- /* OPT_finline_limit_ = 790, */ /* -finline-limit- */
- OPT_finline_limit_ = 791, /* -finline-limit= */
- OPT_finline_matmul_limit_ = 792, /* -finline-matmul-limit= */
- OPT_finline_small_functions = 793, /* -finline-small-functions */
- OPT_finput_charset_ = 794, /* -finput-charset= */
- OPT_finstrument_functions = 795, /* -finstrument-functions */
- OPT_finstrument_functions_exclude_file_list_ = 796,/* -finstrument-functions-exclude-file-list= */
- OPT_finstrument_functions_exclude_function_list_ = 797,/* -finstrument-functions-exclude-function-list= */
- OPT_finteger_4_integer_8 = 798, /* -finteger-4-integer-8 */
- OPT_fintrinsic_modules_path = 799, /* -fintrinsic-modules-path */
- OPT_fintrinsic_modules_path_ = 800, /* -fintrinsic-modules-path= */
- OPT_finvariants = 801, /* -finvariants */
- OPT_fipa_bit_cp = 802, /* -fipa-bit-cp */
- OPT_fipa_cp = 803, /* -fipa-cp */
- /* OPT_fipa_cp_alignment = 804, */ /* -fipa-cp-alignment */
- OPT_fipa_cp_clone = 805, /* -fipa-cp-clone */
- OPT_fipa_icf = 806, /* -fipa-icf */
- OPT_fipa_icf_functions = 807, /* -fipa-icf-functions */
- OPT_fipa_icf_variables = 808, /* -fipa-icf-variables */
- /* OPT_fipa_matrix_reorg = 809, */ /* -fipa-matrix-reorg */
- OPT_fipa_profile = 810, /* -fipa-profile */
- OPT_fipa_pta = 811, /* -fipa-pta */
- OPT_fipa_pure_const = 812, /* -fipa-pure-const */
- OPT_fipa_ra = 813, /* -fipa-ra */
- OPT_fipa_reference = 814, /* -fipa-reference */
- OPT_fipa_reference_addressable = 815, /* -fipa-reference-addressable */
- OPT_fipa_sra = 816, /* -fipa-sra */
- OPT_fipa_stack_alignment = 817, /* -fipa-stack-alignment */
- /* OPT_fipa_struct_reorg = 818, */ /* -fipa-struct-reorg */
- OPT_fipa_vrp = 819, /* -fipa-vrp */
- OPT_fira_algorithm_ = 820, /* -fira-algorithm= */
- OPT_fira_hoist_pressure = 821, /* -fira-hoist-pressure */
- OPT_fira_loop_pressure = 822, /* -fira-loop-pressure */
- OPT_fira_region_ = 823, /* -fira-region= */
- OPT_fira_share_save_slots = 824, /* -fira-share-save-slots */
- OPT_fira_share_spill_slots = 825, /* -fira-share-spill-slots */
- OPT_fira_verbose_ = 826, /* -fira-verbose= */
- OPT_fisolate_erroneous_paths_attribute = 827,/* -fisolate-erroneous-paths-attribute */
- OPT_fisolate_erroneous_paths_dereference = 828,/* -fisolate-erroneous-paths-dereference */
- OPT_fivar_visibility_ = 829, /* -fivar-visibility= */
- OPT_fivopts = 830, /* -fivopts */
- OPT_fjump_tables = 831, /* -fjump-tables */
- OPT_fkeep_gc_roots_live = 832, /* -fkeep-gc-roots-live */
- OPT_fkeep_inline_dllexport = 833, /* -fkeep-inline-dllexport */
- OPT_fkeep_inline_functions = 834, /* -fkeep-inline-functions */
- OPT_fkeep_static_consts = 835, /* -fkeep-static-consts */
- OPT_fkeep_static_functions = 836, /* -fkeep-static-functions */
- OPT_flabels_ok = 837, /* -flabels-ok */
- OPT_flax_vector_conversions = 838, /* -flax-vector-conversions */
- OPT_fleading_underscore = 839, /* -fleading-underscore */
- OPT_flifetime_dse = 840, /* -flifetime-dse */
- OPT_flifetime_dse_ = 841, /* -flifetime-dse= */
- OPT_flimit_function_alignment = 842, /* -flimit-function-alignment */
- OPT_flinker_output_ = 843, /* -flinker-output= */
- /* OPT_flive_patching = 844, */ /* -flive-patching */
- OPT_flive_patching_ = 845, /* -flive-patching= */
- OPT_flive_range_shrinkage = 846, /* -flive-range-shrinkage */
- OPT_flocal_ivars = 847, /* -flocal-ivars */
- /* OPT_floop_block = 848, */ /* -floop-block */
- /* OPT_floop_flatten = 849, */ /* -floop-flatten */
- OPT_floop_interchange = 850, /* -floop-interchange */
- OPT_floop_nest_optimize = 851, /* -floop-nest-optimize */
- /* OPT_floop_optimize = 852, */ /* -floop-optimize */
- OPT_floop_parallelize_all = 853, /* -floop-parallelize-all */
- /* OPT_floop_strip_mine = 854, */ /* -floop-strip-mine */
- OPT_floop_unroll_and_jam = 855, /* -floop-unroll-and-jam */
- OPT_flra_remat = 856, /* -flra-remat */
- OPT_flto = 857, /* -flto */
- OPT_flto_compression_level_ = 858, /* -flto-compression-level= */
- OPT_flto_odr_type_merging = 859, /* -flto-odr-type-merging */
- OPT_flto_partition_ = 860, /* -flto-partition= */
- OPT_flto_report = 861, /* -flto-report */
- OPT_flto_report_wpa = 862, /* -flto-report-wpa */
- OPT_flto_ = 863, /* -flto= */
- OPT_fltrans = 864, /* -fltrans */
- OPT_fltrans_output_list_ = 865, /* -fltrans-output-list= */
- OPT_fmacro_prefix_map_ = 866, /* -fmacro-prefix-map= */
- OPT_fmain = 867, /* -fmain */
- OPT_fmath_errno = 868, /* -fmath-errno */
- OPT_fmax_array_constructor_ = 869, /* -fmax-array-constructor= */
- OPT_fmax_errors_ = 870, /* -fmax-errors= */
- OPT_fmax_identifier_length_ = 871, /* -fmax-identifier-length= */
- OPT_fmax_stack_var_size_ = 872, /* -fmax-stack-var-size= */
- OPT_fmax_subrecord_length_ = 873, /* -fmax-subrecord-length= */
- OPT_fmem_report = 874, /* -fmem-report */
- OPT_fmem_report_wpa = 875, /* -fmem-report-wpa */
- OPT_fmerge_all_constants = 876, /* -fmerge-all-constants */
- OPT_fmerge_constants = 877, /* -fmerge-constants */
- OPT_fmerge_debug_strings = 878, /* -fmerge-debug-strings */
- OPT_fmessage_length_ = 879, /* -fmessage-length= */
- OPT_fmodule_file_ = 880, /* -fmodule-file= */
- OPT_fmodule_private = 881, /* -fmodule-private */
- OPT_fmoduleinfo = 882, /* -fmoduleinfo */
- OPT_fmodulo_sched = 883, /* -fmodulo-sched */
- OPT_fmodulo_sched_allow_regmoves = 884, /* -fmodulo-sched-allow-regmoves */
- OPT_fmove_loop_invariants = 885, /* -fmove-loop-invariants */
- OPT_fms_extensions = 886, /* -fms-extensions */
- OPT_fmudflap = 887, /* -fmudflap */
- OPT_fmudflapir = 888, /* -fmudflapir */
- OPT_fmudflapth = 889, /* -fmudflapth */
- OPT_fname_mangling_version_ = 890, /* -fname-mangling-version- */
- OPT_fnew_abi = 891, /* -fnew-abi */
- OPT_fnew_inheriting_ctors = 892, /* -fnew-inheriting-ctors */
- OPT_fnew_ttp_matching = 893, /* -fnew-ttp-matching */
- OPT_fnext_runtime = 894, /* -fnext-runtime */
- OPT_fnil_receivers = 895, /* -fnil-receivers */
- OPT_fnon_call_exceptions = 896, /* -fnon-call-exceptions */
- OPT_fnonansi_builtins = 897, /* -fnonansi-builtins */
- OPT_fnonnull_objects = 898, /* -fnonnull-objects */
- OPT_fnothrow_opt = 899, /* -fnothrow-opt */
- OPT_fobjc_abi_version_ = 900, /* -fobjc-abi-version= */
- OPT_fobjc_call_cxx_cdtors = 901, /* -fobjc-call-cxx-cdtors */
- OPT_fobjc_direct_dispatch = 902, /* -fobjc-direct-dispatch */
- OPT_fobjc_exceptions = 903, /* -fobjc-exceptions */
- OPT_fobjc_gc = 904, /* -fobjc-gc */
- OPT_fobjc_nilcheck = 905, /* -fobjc-nilcheck */
- OPT_fobjc_sjlj_exceptions = 906, /* -fobjc-sjlj-exceptions */
- OPT_fobjc_std_objc1 = 907, /* -fobjc-std=objc1 */
- OPT_foffload_abi_ = 908, /* -foffload-abi= */
- OPT_foffload_ = 909, /* -foffload= */
- OPT_fomit_frame_pointer = 910, /* -fomit-frame-pointer */
- OPT_fonly_ = 911, /* -fonly= */
- OPT_fopenacc = 912, /* -fopenacc */
- OPT_fopenacc_dim_ = 913, /* -fopenacc-dim= */
- OPT_fopenmp = 914, /* -fopenmp */
- OPT_fopenmp_simd = 915, /* -fopenmp-simd */
- OPT_foperator_names = 916, /* -foperator-names */
- OPT_fopt_info = 917, /* -fopt-info */
- OPT_fopt_info_ = 918, /* -fopt-info- */
- /* OPT_foptimize_register_move = 919, */ /* -foptimize-register-move */
- OPT_foptimize_sibling_calls = 920, /* -foptimize-sibling-calls */
- OPT_foptimize_strlen = 921, /* -foptimize-strlen */
- /* OPT_foptional_diags = 922, */ /* -foptional-diags */
- OPT_fpack_derived = 923, /* -fpack-derived */
- OPT_fpack_struct = 924, /* -fpack-struct */
- OPT_fpack_struct_ = 925, /* -fpack-struct= */
- OPT_fpad_source = 926, /* -fpad-source */
- OPT_fpartial_inlining = 927, /* -fpartial-inlining */
- OPT_fpatchable_function_entry_ = 928, /* -fpatchable-function-entry= */
- OPT_fpcc_struct_return = 929, /* -fpcc-struct-return */
- OPT_fpch_deps = 930, /* -fpch-deps */
- OPT_fpch_preprocess = 931, /* -fpch-preprocess */
- OPT_fpeel_loops = 932, /* -fpeel-loops */
- OPT_fpeephole = 933, /* -fpeephole */
- OPT_fpeephole2 = 934, /* -fpeephole2 */
- OPT_fpermissive = 935, /* -fpermissive */
- OPT_fpermitted_flt_eval_methods_ = 936, /* -fpermitted-flt-eval-methods= */
- OPT_fpic = 937, /* -fpic */
- OPT_fpie = 938, /* -fpie */
- OPT_fplan9_extensions = 939, /* -fplan9-extensions */
- OPT_fplt = 940, /* -fplt */
- OPT_fplugin_arg_ = 941, /* -fplugin-arg- */
- OPT_fplugin_ = 942, /* -fplugin= */
- OPT_fpost_ipa_mem_report = 943, /* -fpost-ipa-mem-report */
- OPT_fpostconditions = 944, /* -fpostconditions */
- OPT_fpre_include_ = 945, /* -fpre-include= */
- OPT_fpre_ipa_mem_report = 946, /* -fpre-ipa-mem-report */
- OPT_fpreconditions = 947, /* -fpreconditions */
- OPT_fpredictive_commoning = 948, /* -fpredictive-commoning */
- OPT_fprefetch_loop_arrays = 949, /* -fprefetch-loop-arrays */
- OPT_fpreprocessed = 950, /* -fpreprocessed */
- OPT_fpretty_templates = 951, /* -fpretty-templates */
- OPT_fprintf_return_value = 952, /* -fprintf-return-value */
- OPT_fprofile = 953, /* -fprofile */
- OPT_fprofile_abs_path = 954, /* -fprofile-abs-path */
- OPT_fprofile_arcs = 955, /* -fprofile-arcs */
- OPT_fprofile_correction = 956, /* -fprofile-correction */
- OPT_fprofile_dir_ = 957, /* -fprofile-dir= */
- OPT_fprofile_exclude_files_ = 958, /* -fprofile-exclude-files= */
- OPT_fprofile_filter_files_ = 959, /* -fprofile-filter-files= */
- OPT_fprofile_generate = 960, /* -fprofile-generate */
- OPT_fprofile_generate_ = 961, /* -fprofile-generate= */
- OPT_fprofile_reorder_functions = 962, /* -fprofile-reorder-functions */
- OPT_fprofile_report = 963, /* -fprofile-report */
- OPT_fprofile_update_ = 964, /* -fprofile-update= */
- OPT_fprofile_use = 965, /* -fprofile-use */
- OPT_fprofile_use_ = 966, /* -fprofile-use= */
- OPT_fprofile_values = 967, /* -fprofile-values */
- OPT_fprotect_parens = 968, /* -fprotect-parens */
- OPT_frandom_seed = 969, /* -frandom-seed */
- OPT_frandom_seed_ = 970, /* -frandom-seed= */
- OPT_frange_check = 971, /* -frange-check */
- OPT_freal_4_real_10 = 972, /* -freal-4-real-10 */
- OPT_freal_4_real_16 = 973, /* -freal-4-real-16 */
- OPT_freal_4_real_8 = 974, /* -freal-4-real-8 */
- OPT_freal_8_real_10 = 975, /* -freal-8-real-10 */
- OPT_freal_8_real_16 = 976, /* -freal-8-real-16 */
- OPT_freal_8_real_4 = 977, /* -freal-8-real-4 */
- OPT_frealloc_lhs = 978, /* -frealloc-lhs */
- OPT_freciprocal_math = 979, /* -freciprocal-math */
- OPT_frecord_gcc_switches = 980, /* -frecord-gcc-switches */
- OPT_frecord_marker_4 = 981, /* -frecord-marker=4 */
- OPT_frecord_marker_8 = 982, /* -frecord-marker=8 */
- OPT_frecursive = 983, /* -frecursive */
- OPT_free = 984, /* -free */
- OPT_freg_struct_return = 985, /* -freg-struct-return */
- /* OPT_fregmove = 986, */ /* -fregmove */
- OPT_frelease = 987, /* -frelease */
- OPT_frename_registers = 988, /* -frename-registers */
- OPT_freorder_blocks = 989, /* -freorder-blocks */
- OPT_freorder_blocks_algorithm_ = 990, /* -freorder-blocks-algorithm= */
- OPT_freorder_blocks_and_partition = 991, /* -freorder-blocks-and-partition */
- OPT_freorder_functions = 992, /* -freorder-functions */
- OPT_frepack_arrays = 993, /* -frepack-arrays */
- OPT_freplace_objc_classes = 994, /* -freplace-objc-classes */
- OPT_frepo = 995, /* -frepo */
- OPT_freport_bug = 996, /* -freport-bug */
- OPT_frequire_return_statement = 997, /* -frequire-return-statement */
- OPT_frerun_cse_after_loop = 998, /* -frerun-cse-after-loop */
- /* OPT_frerun_loop_opt = 999, */ /* -frerun-loop-opt */
- OPT_freschedule_modulo_scheduled_loops = 1000,/* -freschedule-modulo-scheduled-loops */
- OPT_fresolution_ = 1001, /* -fresolution= */
- OPT_frounding_math = 1002, /* -frounding-math */
- OPT_frtti = 1003, /* -frtti */
- OPT_fsanitize_address_use_after_scope = 1004,/* -fsanitize-address-use-after-scope */
- OPT_fsanitize_coverage_ = 1005, /* -fsanitize-coverage= */
- OPT_fsanitize_recover = 1006, /* -fsanitize-recover */
- OPT_fsanitize_recover_ = 1007, /* -fsanitize-recover= */
- OPT_fsanitize_sections_ = 1008, /* -fsanitize-sections= */
- OPT_fsanitize_undefined_trap_on_error = 1009,/* -fsanitize-undefined-trap-on-error */
- OPT_fsanitize_ = 1010, /* -fsanitize= */
- OPT_fsave_optimization_record = 1011, /* -fsave-optimization-record */
- OPT_fsched_critical_path_heuristic = 1012, /* -fsched-critical-path-heuristic */
- OPT_fsched_dep_count_heuristic = 1013, /* -fsched-dep-count-heuristic */
- OPT_fsched_group_heuristic = 1014, /* -fsched-group-heuristic */
- OPT_fsched_interblock = 1015, /* -fsched-interblock */
- OPT_fsched_last_insn_heuristic = 1016, /* -fsched-last-insn-heuristic */
- OPT_fsched_pressure = 1017, /* -fsched-pressure */
- OPT_fsched_rank_heuristic = 1018, /* -fsched-rank-heuristic */
- OPT_fsched_spec = 1019, /* -fsched-spec */
- OPT_fsched_spec_insn_heuristic = 1020, /* -fsched-spec-insn-heuristic */
- OPT_fsched_spec_load = 1021, /* -fsched-spec-load */
- OPT_fsched_spec_load_dangerous = 1022, /* -fsched-spec-load-dangerous */
- OPT_fsched_stalled_insns = 1023, /* -fsched-stalled-insns */
- OPT_fsched_stalled_insns_dep = 1024, /* -fsched-stalled-insns-dep */
- OPT_fsched_stalled_insns_dep_ = 1025, /* -fsched-stalled-insns-dep= */
- OPT_fsched_stalled_insns_ = 1026, /* -fsched-stalled-insns= */
- OPT_fsched_verbose_ = 1027, /* -fsched-verbose= */
- OPT_fsched2_use_superblocks = 1028, /* -fsched2-use-superblocks */
- /* OPT_fsched2_use_traces = 1029, */ /* -fsched2-use-traces */
- OPT_fschedule_fusion = 1030, /* -fschedule-fusion */
- OPT_fschedule_insns = 1031, /* -fschedule-insns */
- OPT_fschedule_insns2 = 1032, /* -fschedule-insns2 */
- OPT_fsecond_underscore = 1033, /* -fsecond-underscore */
- OPT_fsection_anchors = 1034, /* -fsection-anchors */
- /* OPT_fsee = 1035, */ /* -fsee */
- OPT_fsel_sched_pipelining = 1036, /* -fsel-sched-pipelining */
- OPT_fsel_sched_pipelining_outer_loops = 1037,/* -fsel-sched-pipelining-outer-loops */
- OPT_fsel_sched_reschedule_pipelined = 1038,/* -fsel-sched-reschedule-pipelined */
- OPT_fselective_scheduling = 1039, /* -fselective-scheduling */
- OPT_fselective_scheduling2 = 1040, /* -fselective-scheduling2 */
- OPT_fself_test_ = 1041, /* -fself-test= */
- OPT_fsemantic_interposition = 1042, /* -fsemantic-interposition */
- OPT_fshort_enums = 1043, /* -fshort-enums */
- OPT_fshort_wchar = 1044, /* -fshort-wchar */
- OPT_fshow_column = 1045, /* -fshow-column */
- OPT_fshrink_wrap = 1046, /* -fshrink-wrap */
- OPT_fshrink_wrap_separate = 1047, /* -fshrink-wrap-separate */
- OPT_fsign_zero = 1048, /* -fsign-zero */
- OPT_fsignaling_nans = 1049, /* -fsignaling-nans */
- OPT_fsigned_bitfields = 1050, /* -fsigned-bitfields */
- OPT_fsigned_char = 1051, /* -fsigned-char */
- OPT_fsigned_zeros = 1052, /* -fsigned-zeros */
- OPT_fsimd_cost_model_ = 1053, /* -fsimd-cost-model= */
- OPT_fsingle_precision_constant = 1054, /* -fsingle-precision-constant */
- OPT_fsized_deallocation = 1055, /* -fsized-deallocation */
- OPT_fsplit_ivs_in_unroller = 1056, /* -fsplit-ivs-in-unroller */
- OPT_fsplit_loops = 1057, /* -fsplit-loops */
- OPT_fsplit_paths = 1058, /* -fsplit-paths */
- OPT_fsplit_stack = 1059, /* -fsplit-stack */
- OPT_fsplit_wide_types = 1060, /* -fsplit-wide-types */
- OPT_fsquangle = 1061, /* -fsquangle */
- OPT_fssa_backprop = 1062, /* -fssa-backprop */
- OPT_fssa_phiopt = 1063, /* -fssa-phiopt */
- OPT_fsso_struct_ = 1064, /* -fsso-struct= */
- OPT_fstack_arrays = 1065, /* -fstack-arrays */
- /* OPT_fstack_check = 1066, */ /* -fstack-check */
- OPT_fstack_check_ = 1067, /* -fstack-check= */
- OPT_fstack_clash_protection = 1068, /* -fstack-clash-protection */
- OPT_fstack_limit = 1069, /* -fstack-limit */
- OPT_fstack_limit_register_ = 1070, /* -fstack-limit-register= */
- OPT_fstack_limit_symbol_ = 1071, /* -fstack-limit-symbol= */
- OPT_fstack_protector = 1072, /* -fstack-protector */
- OPT_fstack_protector_all = 1073, /* -fstack-protector-all */
- OPT_fstack_protector_explicit = 1074, /* -fstack-protector-explicit */
- OPT_fstack_protector_strong = 1075, /* -fstack-protector-strong */
- OPT_fstack_reuse_ = 1076, /* -fstack-reuse= */
- OPT_fstack_usage = 1077, /* -fstack-usage */
- OPT_fstats = 1078, /* -fstats */
- OPT_fstdarg_opt = 1079, /* -fstdarg-opt */
- OPT_fstore_merging = 1080, /* -fstore-merging */
- /* OPT_fstrength_reduce = 1081, */ /* -fstrength-reduce */
- OPT_fstrict_aliasing = 1082, /* -fstrict-aliasing */
- OPT_fstrict_enums = 1083, /* -fstrict-enums */
- OPT_fstrict_overflow = 1084, /* -fstrict-overflow */
- OPT_fstrict_prototype = 1085, /* -fstrict-prototype */
- OPT_fstrict_volatile_bitfields = 1086, /* -fstrict-volatile-bitfields */
- /* OPT_fstrong_eval_order = 1087, */ /* -fstrong-eval-order */
- OPT_fstrong_eval_order_ = 1088, /* -fstrong-eval-order= */
- OPT_fswitch_errors = 1089, /* -fswitch-errors */
- OPT_fsync_libcalls = 1090, /* -fsync-libcalls */
- OPT_fsyntax_only = 1091, /* -fsyntax-only */
- OPT_ftabstop_ = 1092, /* -ftabstop= */
- /* OPT_ftarget_help = 1093, */ /* -ftarget-help */
- OPT_ftemplate_backtrace_limit_ = 1094, /* -ftemplate-backtrace-limit= */
- /* OPT_ftemplate_depth_ = 1095, */ /* -ftemplate-depth- */
- OPT_ftemplate_depth_ = 1096, /* -ftemplate-depth= */
- OPT_ftest_coverage = 1097, /* -ftest-coverage */
- OPT_ftest_forall_temp = 1098, /* -ftest-forall-temp */
- OPT_fthis_is_variable = 1099, /* -fthis-is-variable */
- OPT_fthread_jumps = 1100, /* -fthread-jumps */
- OPT_fthreadsafe_statics = 1101, /* -fthreadsafe-statics */
- OPT_ftime_report = 1102, /* -ftime-report */
- OPT_ftime_report_details = 1103, /* -ftime-report-details */
- OPT_ftls_model_ = 1104, /* -ftls-model= */
- OPT_ftoplevel_reorder = 1105, /* -ftoplevel-reorder */
- OPT_ftracer = 1106, /* -ftracer */
- OPT_ftrack_macro_expansion = 1107, /* -ftrack-macro-expansion */
- OPT_ftrack_macro_expansion_ = 1108, /* -ftrack-macro-expansion= */
- OPT_ftrampolines = 1109, /* -ftrampolines */
- OPT_ftransition_all = 1110, /* -ftransition=all */
- OPT_ftransition_checkimports = 1111, /* -ftransition=checkimports */
- OPT_ftransition_complex = 1112, /* -ftransition=complex */
- OPT_ftransition_dip1000 = 1113, /* -ftransition=dip1000 */
- OPT_ftransition_dip25 = 1114, /* -ftransition=dip25 */
- OPT_ftransition_field = 1115, /* -ftransition=field */
- OPT_ftransition_import = 1116, /* -ftransition=import */
- OPT_ftransition_nogc = 1117, /* -ftransition=nogc */
- OPT_ftransition_tls = 1118, /* -ftransition=tls */
- OPT_ftrapping_math = 1119, /* -ftrapping-math */
- OPT_ftrapv = 1120, /* -ftrapv */
- OPT_ftree_bit_ccp = 1121, /* -ftree-bit-ccp */
- OPT_ftree_builtin_call_dce = 1122, /* -ftree-builtin-call-dce */
- OPT_ftree_ccp = 1123, /* -ftree-ccp */
- OPT_ftree_ch = 1124, /* -ftree-ch */
- /* OPT_ftree_coalesce_inlined_vars = 1125, *//* -ftree-coalesce-inlined-vars */
- OPT_ftree_coalesce_vars = 1126, /* -ftree-coalesce-vars */
- OPT_ftree_copy_prop = 1127, /* -ftree-copy-prop */
- /* OPT_ftree_copyrename = 1128, */ /* -ftree-copyrename */
- OPT_ftree_cselim = 1129, /* -ftree-cselim */
- OPT_ftree_dce = 1130, /* -ftree-dce */
- OPT_ftree_dominator_opts = 1131, /* -ftree-dominator-opts */
- OPT_ftree_dse = 1132, /* -ftree-dse */
- OPT_ftree_forwprop = 1133, /* -ftree-forwprop */
- OPT_ftree_fre = 1134, /* -ftree-fre */
- OPT_ftree_loop_distribute_patterns = 1135, /* -ftree-loop-distribute-patterns */
- OPT_ftree_loop_distribution = 1136, /* -ftree-loop-distribution */
- OPT_ftree_loop_if_convert = 1137, /* -ftree-loop-if-convert */
- /* OPT_ftree_loop_if_convert_stores = 1138, *//* -ftree-loop-if-convert-stores */
- OPT_ftree_loop_im = 1139, /* -ftree-loop-im */
- OPT_ftree_loop_ivcanon = 1140, /* -ftree-loop-ivcanon */
- /* OPT_ftree_loop_linear = 1141, */ /* -ftree-loop-linear */
- OPT_ftree_loop_optimize = 1142, /* -ftree-loop-optimize */
- OPT_ftree_loop_vectorize = 1143, /* -ftree-loop-vectorize */
- OPT_ftree_lrs = 1144, /* -ftree-lrs */
- OPT_ftree_parallelize_loops_ = 1145, /* -ftree-parallelize-loops= */
- OPT_ftree_partial_pre = 1146, /* -ftree-partial-pre */
- OPT_ftree_phiprop = 1147, /* -ftree-phiprop */
- OPT_ftree_pre = 1148, /* -ftree-pre */
- OPT_ftree_pta = 1149, /* -ftree-pta */
- OPT_ftree_reassoc = 1150, /* -ftree-reassoc */
- /* OPT_ftree_salias = 1151, */ /* -ftree-salias */
- OPT_ftree_scev_cprop = 1152, /* -ftree-scev-cprop */
- OPT_ftree_sink = 1153, /* -ftree-sink */
- OPT_ftree_slp_vectorize = 1154, /* -ftree-slp-vectorize */
- OPT_ftree_slsr = 1155, /* -ftree-slsr */
- OPT_ftree_sra = 1156, /* -ftree-sra */
- /* OPT_ftree_store_ccp = 1157, */ /* -ftree-store-ccp */
- /* OPT_ftree_store_copy_prop = 1158, */ /* -ftree-store-copy-prop */
- OPT_ftree_switch_conversion = 1159, /* -ftree-switch-conversion */
- OPT_ftree_tail_merge = 1160, /* -ftree-tail-merge */
- OPT_ftree_ter = 1161, /* -ftree-ter */
- /* OPT_ftree_vect_loop_version = 1162, */ /* -ftree-vect-loop-version */
- OPT_ftree_vectorize = 1163, /* -ftree-vectorize */
- /* OPT_ftree_vectorizer_verbose_ = 1164, *//* -ftree-vectorizer-verbose= */
- OPT_ftree_vrp = 1165, /* -ftree-vrp */
- OPT_funconstrained_commons = 1166, /* -funconstrained-commons */
- OPT_funderscoring = 1167, /* -funderscoring */
- OPT_funit_at_a_time = 1168, /* -funit-at-a-time */
- OPT_funittest = 1169, /* -funittest */
- OPT_funroll_all_loops = 1170, /* -funroll-all-loops */
- OPT_funroll_loops = 1171, /* -funroll-loops */
- /* OPT_funsafe_loop_optimizations = 1172, *//* -funsafe-loop-optimizations */
- OPT_funsafe_math_optimizations = 1173, /* -funsafe-math-optimizations */
- OPT_funsigned_bitfields = 1174, /* -funsigned-bitfields */
- OPT_funsigned_char = 1175, /* -funsigned-char */
- OPT_funswitch_loops = 1176, /* -funswitch-loops */
- OPT_funwind_tables = 1177, /* -funwind-tables */
- OPT_fuse_cxa_atexit = 1178, /* -fuse-cxa-atexit */
- OPT_fuse_cxa_get_exception_ptr = 1179, /* -fuse-cxa-get-exception-ptr */
- OPT_fuse_ld_bfd = 1180, /* -fuse-ld=bfd */
- OPT_fuse_ld_gold = 1181, /* -fuse-ld=gold */
- OPT_fuse_ld_lld = 1182, /* -fuse-ld=lld */
- OPT_fuse_linker_plugin = 1183, /* -fuse-linker-plugin */
- OPT_fvar_tracking = 1184, /* -fvar-tracking */
- OPT_fvar_tracking_assignments = 1185, /* -fvar-tracking-assignments */
- OPT_fvar_tracking_assignments_toggle = 1186,/* -fvar-tracking-assignments-toggle */
- OPT_fvar_tracking_uninit = 1187, /* -fvar-tracking-uninit */
- OPT_fvariable_expansion_in_unroller = 1188,/* -fvariable-expansion-in-unroller */
- /* OPT_fvect_cost_model = 1189, */ /* -fvect-cost-model */
- OPT_fvect_cost_model_ = 1190, /* -fvect-cost-model= */
- OPT_fverbose_asm = 1191, /* -fverbose-asm */
- /* OPT_fversion = 1192, */ /* -fversion */
- OPT_fversion_loops_for_strides = 1193, /* -fversion-loops-for-strides */
- OPT_fversion_ = 1194, /* -fversion= */
- OPT_fvisibility_inlines_hidden = 1195, /* -fvisibility-inlines-hidden */
- OPT_fvisibility_ms_compat = 1196, /* -fvisibility-ms-compat */
- OPT_fvisibility_ = 1197, /* -fvisibility= */
- OPT_fvpt = 1198, /* -fvpt */
- OPT_fvtable_gc = 1199, /* -fvtable-gc */
- OPT_fvtable_thunks = 1200, /* -fvtable-thunks */
- OPT_fvtable_verify_ = 1201, /* -fvtable-verify= */
- OPT_fvtv_counts = 1202, /* -fvtv-counts */
- OPT_fvtv_debug = 1203, /* -fvtv-debug */
- OPT_fweak = 1204, /* -fweak */
- OPT_fweb = 1205, /* -fweb */
- /* OPT_fwhole_file = 1206, */ /* -fwhole-file */
- OPT_fwhole_program = 1207, /* -fwhole-program */
- OPT_fwide_exec_charset_ = 1208, /* -fwide-exec-charset= */
- OPT_fworking_directory = 1209, /* -fworking-directory */
- OPT_fwpa = 1210, /* -fwpa */
- OPT_fwpa_ = 1211, /* -fwpa= */
- OPT_fwrapv = 1212, /* -fwrapv */
- OPT_fwrapv_pointer = 1213, /* -fwrapv-pointer */
- OPT_fxref = 1214, /* -fxref */
- /* OPT_fzee = 1215, */ /* -fzee */
- OPT_fzero_initialized_in_bss = 1216, /* -fzero-initialized-in-bss */
- OPT_fzero_link = 1217, /* -fzero-link */
- OPT_g = 1218, /* -g */
- OPT_gant = 1219, /* -gant */
- OPT_gas_loc_support = 1220, /* -gas-loc-support */
- OPT_gas_locview_support = 1221, /* -gas-locview-support */
- OPT_gcoff = 1222, /* -gcoff */
- OPT_gcoff1 = 1223, /* -gcoff1 */
- OPT_gcoff2 = 1224, /* -gcoff2 */
- OPT_gcoff3 = 1225, /* -gcoff3 */
- OPT_gcolumn_info = 1226, /* -gcolumn-info */
- OPT_gdescribe_dies = 1227, /* -gdescribe-dies */
- OPT_gdwarf = 1228, /* -gdwarf */
- OPT_gdwarf_ = 1229, /* -gdwarf- */
- OPT_gen_decls = 1230, /* -gen-decls */
- OPT_ggdb = 1231, /* -ggdb */
- OPT_ggnu_pubnames = 1232, /* -ggnu-pubnames */
- OPT_ginline_points = 1233, /* -ginline-points */
- OPT_ginternal_reset_location_views = 1234, /* -ginternal-reset-location-views */
- OPT_gnat = 1235, /* -gnat */
- OPT_gnatO = 1236, /* -gnatO */
- OPT_gno_ = 1237, /* -gno- */
- OPT_gno_pubnames = 1238, /* -gno-pubnames */
- OPT_gpubnames = 1239, /* -gpubnames */
- OPT_grecord_gcc_switches = 1240, /* -grecord-gcc-switches */
- OPT_gsplit_dwarf = 1241, /* -gsplit-dwarf */
- OPT_gstabs = 1242, /* -gstabs */
- OPT_gstabs_ = 1243, /* -gstabs+ */
- OPT_gstatement_frontiers = 1244, /* -gstatement-frontiers */
- OPT_gstrict_dwarf = 1245, /* -gstrict-dwarf */
- OPT_gtoggle = 1246, /* -gtoggle */
- OPT_gvariable_location_views = 1247, /* -gvariable-location-views */
- OPT_gvariable_location_views_incompat5 = 1248,/* -gvariable-location-views=incompat5 */
- OPT_gvms = 1249, /* -gvms */
- OPT_gxcoff = 1250, /* -gxcoff */
- OPT_gxcoff_ = 1251, /* -gxcoff+ */
- OPT_gz = 1252, /* -gz */
- OPT_gz_ = 1253, /* -gz= */
- OPT_h = 1254, /* -h */
- OPT_idirafter = 1255, /* -idirafter */
- OPT_imacros = 1256, /* -imacros */
- OPT_imultiarch = 1257, /* -imultiarch */
- OPT_imultilib = 1258, /* -imultilib */
- OPT_include = 1259, /* -include */
- OPT_iplugindir_ = 1260, /* -iplugindir= */
- OPT_iprefix = 1261, /* -iprefix */
- OPT_iquote = 1262, /* -iquote */
- OPT_isysroot = 1263, /* -isysroot */
- OPT_isystem = 1264, /* -isystem */
- OPT_iwithprefix = 1265, /* -iwithprefix */
- OPT_iwithprefixbefore = 1266, /* -iwithprefixbefore */
- OPT_k8 = 1267, /* -k8 */
- OPT_l = 1268, /* -l */
- OPT_lang_asm = 1269, /* -lang-asm */
- OPT_mabi_ = 1270, /* -mabi= */
- OPT_march_ = 1271, /* -march= */
- OPT_mbig_endian = 1272, /* -mbig-endian */
- OPT_mbranch_protection_ = 1273, /* -mbranch-protection= */
- OPT_mcmodel_ = 1274, /* -mcmodel= */
- OPT_mcpu_ = 1275, /* -mcpu= */
- OPT_mfix_cortex_a53_835769 = 1276, /* -mfix-cortex-a53-835769 */
- OPT_mfix_cortex_a53_843419 = 1277, /* -mfix-cortex-a53-843419 */
- OPT_mgeneral_regs_only = 1278, /* -mgeneral-regs-only */
- OPT_mlittle_endian = 1279, /* -mlittle-endian */
- OPT_mlow_precision_div = 1280, /* -mlow-precision-div */
- OPT_mlow_precision_recip_sqrt = 1281, /* -mlow-precision-recip-sqrt */
- OPT_mlow_precision_sqrt = 1282, /* -mlow-precision-sqrt */
- OPT_momit_leaf_frame_pointer = 1283, /* -momit-leaf-frame-pointer */
- OPT_moverride_ = 1284, /* -moverride= */
- OPT_mpc_relative_literal_loads = 1285, /* -mpc-relative-literal-loads */
- OPT_msign_return_address_ = 1286, /* -msign-return-address= */
- OPT_mstack_protector_guard_offset_ = 1287, /* -mstack-protector-guard-offset= */
- OPT_mstack_protector_guard_reg_ = 1288, /* -mstack-protector-guard-reg= */
- OPT_mstack_protector_guard_ = 1289, /* -mstack-protector-guard= */
- OPT_mstrict_align = 1290, /* -mstrict-align */
- OPT_msve_vector_bits_ = 1291, /* -msve-vector-bits= */
- OPT_mtls_dialect_ = 1292, /* -mtls-dialect= */
- OPT_mtls_size_ = 1293, /* -mtls-size= */
- OPT_mtrack_speculation = 1294, /* -mtrack-speculation */
- OPT_mtune_ = 1295, /* -mtune= */
- OPT_mverbose_cost_dump = 1296, /* -mverbose-cost-dump */
- OPT_n = 1297, /* -n */
- OPT_no_canonical_prefixes = 1298, /* -no-canonical-prefixes */
- OPT_no_integrated_cpp = 1299, /* -no-integrated-cpp */
- OPT_no_pie = 1300, /* -no-pie */
- OPT_nocpp = 1301, /* -nocpp */
- OPT_nodefaultlibs = 1302, /* -nodefaultlibs */
- OPT_nolibc = 1303, /* -nolibc */
- OPT_nophoboslib = 1304, /* -nophoboslib */
- OPT_nostartfiles = 1305, /* -nostartfiles */
- OPT_nostdinc = 1306, /* -nostdinc */
- OPT_nostdinc__ = 1307, /* -nostdinc++ */
- OPT_nostdlib = 1308, /* -nostdlib */
- OPT_o = 1309, /* -o */
- OPT_p = 1310, /* -p */
- OPT_pass_exit_codes = 1311, /* -pass-exit-codes */
- /* OPT_pedantic = 1312, */ /* -pedantic */
- OPT_pedantic_errors = 1313, /* -pedantic-errors */
- OPT_pg = 1314, /* -pg */
- OPT_pie = 1315, /* -pie */
- OPT_pipe = 1316, /* -pipe */
- OPT_print_file_name_ = 1317, /* -print-file-name= */
- OPT_print_libgcc_file_name = 1318, /* -print-libgcc-file-name */
- OPT_print_multi_directory = 1319, /* -print-multi-directory */
- OPT_print_multi_lib = 1320, /* -print-multi-lib */
- OPT_print_multi_os_directory = 1321, /* -print-multi-os-directory */
- OPT_print_multiarch = 1322, /* -print-multiarch */
- OPT_print_objc_runtime_info = 1323, /* -print-objc-runtime-info */
- OPT_print_prog_name_ = 1324, /* -print-prog-name= */
- OPT_print_search_dirs = 1325, /* -print-search-dirs */
- OPT_print_sysroot = 1326, /* -print-sysroot */
- OPT_print_sysroot_headers_suffix = 1327, /* -print-sysroot-headers-suffix */
- OPT_quiet = 1328, /* -quiet */
- OPT_r = 1329, /* -r */
- OPT_remap = 1330, /* -remap */
- OPT_s = 1331, /* -s */
- OPT_save_temps = 1332, /* -save-temps */
- OPT_save_temps_ = 1333, /* -save-temps= */
- OPT_shared = 1334, /* -shared */
- OPT_shared_libgcc = 1335, /* -shared-libgcc */
- OPT_shared_libphobos = 1336, /* -shared-libphobos */
- /* OPT_specs = 1337, */ /* -specs */
- OPT_specs_ = 1338, /* -specs= */
- OPT_static = 1339, /* -static */
- OPT_static_libasan = 1340, /* -static-libasan */
- OPT_static_libgcc = 1341, /* -static-libgcc */
- OPT_static_libgfortran = 1342, /* -static-libgfortran */
- OPT_static_libgo = 1343, /* -static-libgo */
- OPT_static_liblsan = 1344, /* -static-liblsan */
- OPT_static_libmpx = 1345, /* -static-libmpx */
- OPT_static_libmpxwrappers = 1346, /* -static-libmpxwrappers */
- OPT_static_libphobos = 1347, /* -static-libphobos */
- OPT_static_libstdc__ = 1348, /* -static-libstdc++ */
- OPT_static_libtsan = 1349, /* -static-libtsan */
- OPT_static_libubsan = 1350, /* -static-libubsan */
- OPT_static_pie = 1351, /* -static-pie */
- /* OPT_std_c__03 = 1352, */ /* -std=c++03 */
- /* OPT_std_c__0x = 1353, */ /* -std=c++0x */
- OPT_std_c__11 = 1354, /* -std=c++11 */
- OPT_std_c__14 = 1355, /* -std=c++14 */
- OPT_std_c__17 = 1356, /* -std=c++17 */
- /* OPT_std_c__1y = 1357, */ /* -std=c++1y */
- /* OPT_std_c__1z = 1358, */ /* -std=c++1z */
- OPT_std_c__2a = 1359, /* -std=c++2a */
- OPT_std_c__98 = 1360, /* -std=c++98 */
- OPT_std_c11 = 1361, /* -std=c11 */
- OPT_std_c17 = 1362, /* -std=c17 */
- /* OPT_std_c18 = 1363, */ /* -std=c18 */
- /* OPT_std_c1x = 1364, */ /* -std=c1x */
- OPT_std_c2x = 1365, /* -std=c2x */
- /* OPT_std_c89 = 1366, */ /* -std=c89 */
- OPT_std_c90 = 1367, /* -std=c90 */
- OPT_std_c99 = 1368, /* -std=c99 */
- /* OPT_std_c9x = 1369, */ /* -std=c9x */
- OPT_std_f2003 = 1370, /* -std=f2003 */
- OPT_std_f2008 = 1371, /* -std=f2008 */
- OPT_std_f2008ts = 1372, /* -std=f2008ts */
- OPT_std_f2018 = 1373, /* -std=f2018 */
- OPT_std_f95 = 1374, /* -std=f95 */
- OPT_std_gnu = 1375, /* -std=gnu */
- /* OPT_std_gnu__03 = 1376, */ /* -std=gnu++03 */
- /* OPT_std_gnu__0x = 1377, */ /* -std=gnu++0x */
- OPT_std_gnu__11 = 1378, /* -std=gnu++11 */
- OPT_std_gnu__14 = 1379, /* -std=gnu++14 */
- OPT_std_gnu__17 = 1380, /* -std=gnu++17 */
- /* OPT_std_gnu__1y = 1381, */ /* -std=gnu++1y */
- /* OPT_std_gnu__1z = 1382, */ /* -std=gnu++1z */
- OPT_std_gnu__2a = 1383, /* -std=gnu++2a */
- OPT_std_gnu__98 = 1384, /* -std=gnu++98 */
- OPT_std_gnu11 = 1385, /* -std=gnu11 */
- OPT_std_gnu17 = 1386, /* -std=gnu17 */
- /* OPT_std_gnu18 = 1387, */ /* -std=gnu18 */
- /* OPT_std_gnu1x = 1388, */ /* -std=gnu1x */
- OPT_std_gnu2x = 1389, /* -std=gnu2x */
- /* OPT_std_gnu89 = 1390, */ /* -std=gnu89 */
- OPT_std_gnu90 = 1391, /* -std=gnu90 */
- OPT_std_gnu99 = 1392, /* -std=gnu99 */
- /* OPT_std_gnu9x = 1393, */ /* -std=gnu9x */
- /* OPT_std_iso9899_1990 = 1394, */ /* -std=iso9899:1990 */
- OPT_std_iso9899_199409 = 1395, /* -std=iso9899:199409 */
- /* OPT_std_iso9899_1999 = 1396, */ /* -std=iso9899:1999 */
- /* OPT_std_iso9899_199x = 1397, */ /* -std=iso9899:199x */
- /* OPT_std_iso9899_2011 = 1398, */ /* -std=iso9899:2011 */
- /* OPT_std_iso9899_2017 = 1399, */ /* -std=iso9899:2017 */
- /* OPT_std_iso9899_2018 = 1400, */ /* -std=iso9899:2018 */
- OPT_std_legacy = 1401, /* -std=legacy */
- OPT_symbolic = 1402, /* -symbolic */
- OPT_t = 1403, /* -t */
- OPT_time = 1404, /* -time */
- OPT_time_ = 1405, /* -time= */
- OPT_traditional = 1406, /* -traditional */
- OPT_traditional_cpp = 1407, /* -traditional-cpp */
- OPT_trigraphs = 1408, /* -trigraphs */
- OPT_u = 1409, /* -u */
- OPT_undef = 1410, /* -undef */
- OPT_v = 1411, /* -v */
- OPT_version = 1412, /* -version */
- OPT_w = 1413, /* -w */
- OPT_wrapper = 1414, /* -wrapper */
- OPT_x = 1415, /* -x */
- OPT_z = 1416, /* -z */
+ OPT_fc_prototypes_external = 560, /* -fc-prototypes-external */
+ OPT_fcall_saved_ = 561, /* -fcall-saved- */
+ OPT_fcall_used_ = 562, /* -fcall-used- */
+ OPT_fcaller_saves = 563, /* -fcaller-saves */
+ OPT_fcanonical_system_headers = 564, /* -fcanonical-system-headers */
+ /* OPT_fcf_protection = 565, */ /* -fcf-protection */
+ OPT_fcf_protection_ = 566, /* -fcf-protection= */
+ OPT_fchar8_t = 567, /* -fchar8_t */
+ OPT_fcheck_array_temporaries = 568, /* -fcheck-array-temporaries */
+ /* OPT_fcheck_data_deps = 569, */ /* -fcheck-data-deps */
+ OPT_fcheck_new = 570, /* -fcheck-new */
+ OPT_fcheck_pointer_bounds = 571, /* -fcheck-pointer-bounds */
+ OPT_fcheck_ = 572, /* -fcheck= */
+ OPT_fchecking = 573, /* -fchecking */
+ OPT_fchecking_ = 574, /* -fchecking= */
+ OPT_fchkp_check_incomplete_type = 575, /* -fchkp-check-incomplete-type */
+ OPT_fchkp_check_read = 576, /* -fchkp-check-read */
+ OPT_fchkp_check_write = 577, /* -fchkp-check-write */
+ OPT_fchkp_first_field_has_own_bounds = 578,/* -fchkp-first-field-has-own-bounds */
+ OPT_fchkp_flexible_struct_trailing_arrays = 579,/* -fchkp-flexible-struct-trailing-arrays */
+ OPT_fchkp_instrument_calls = 580, /* -fchkp-instrument-calls */
+ OPT_fchkp_instrument_marked_only = 581, /* -fchkp-instrument-marked-only */
+ OPT_fchkp_narrow_bounds = 582, /* -fchkp-narrow-bounds */
+ OPT_fchkp_narrow_to_innermost_array = 583, /* -fchkp-narrow-to-innermost-array */
+ OPT_fchkp_optimize = 584, /* -fchkp-optimize */
+ OPT_fchkp_store_bounds = 585, /* -fchkp-store-bounds */
+ OPT_fchkp_treat_zero_dynamic_size_as_infinite = 586,/* -fchkp-treat-zero-dynamic-size-as-infinite */
+ OPT_fchkp_use_fast_string_functions = 587, /* -fchkp-use-fast-string-functions */
+ OPT_fchkp_use_nochk_string_functions = 588,/* -fchkp-use-nochk-string-functions */
+ OPT_fchkp_use_static_bounds = 589, /* -fchkp-use-static-bounds */
+ OPT_fchkp_use_static_const_bounds = 590, /* -fchkp-use-static-const-bounds */
+ OPT_fchkp_use_wrappers = 591, /* -fchkp-use-wrappers */
+ OPT_fchkp_zero_input_bounds_for_main = 592,/* -fchkp-zero-input-bounds-for-main */
+ /* OPT_fcilkplus = 593, */ /* -fcilkplus */
+ OPT_fcoarray_ = 594, /* -fcoarray= */
+ OPT_fcode_hoisting = 595, /* -fcode-hoisting */
+ OPT_fcombine_stack_adjustments = 596, /* -fcombine-stack-adjustments */
+ OPT_fcommon = 597, /* -fcommon */
+ OPT_fcompare_debug = 598, /* -fcompare-debug */
+ OPT_fcompare_debug_second = 599, /* -fcompare-debug-second */
+ OPT_fcompare_debug_ = 600, /* -fcompare-debug= */
+ OPT_fcompare_elim = 601, /* -fcompare-elim */
+ OPT_fconcepts = 602, /* -fconcepts */
+ OPT_fcond_mismatch = 603, /* -fcond-mismatch */
+ /* OPT_fconserve_space = 604, */ /* -fconserve-space */
+ OPT_fconserve_stack = 605, /* -fconserve-stack */
+ OPT_fconstant_string_class_ = 606, /* -fconstant-string-class= */
+ OPT_fconstexpr_depth_ = 607, /* -fconstexpr-depth= */
+ OPT_fconstexpr_loop_limit_ = 608, /* -fconstexpr-loop-limit= */
+ OPT_fconstexpr_ops_limit_ = 609, /* -fconstexpr-ops-limit= */
+ OPT_fconvert_ = 610, /* -fconvert= */
+ OPT_fcprop_registers = 611, /* -fcprop-registers */
+ OPT_fcray_pointer = 612, /* -fcray-pointer */
+ OPT_fcrossjumping = 613, /* -fcrossjumping */
+ OPT_fcse_follow_jumps = 614, /* -fcse-follow-jumps */
+ /* OPT_fcse_skip_blocks = 615, */ /* -fcse-skip-blocks */
+ OPT_fcx_fortran_rules = 616, /* -fcx-fortran-rules */
+ OPT_fcx_limited_range = 617, /* -fcx-limited-range */
+ OPT_fd_lines_as_code = 618, /* -fd-lines-as-code */
+ OPT_fd_lines_as_comments = 619, /* -fd-lines-as-comments */
+ OPT_fdata_sections = 620, /* -fdata-sections */
+ OPT_fdbg_cnt_list = 621, /* -fdbg-cnt-list */
+ OPT_fdbg_cnt_ = 622, /* -fdbg-cnt= */
+ OPT_fdce = 623, /* -fdce */
+ OPT_fdebug = 624, /* -fdebug */
+ OPT_fdebug_cpp = 625, /* -fdebug-cpp */
+ OPT_fdebug_prefix_map_ = 626, /* -fdebug-prefix-map= */
+ OPT_fdebug_types_section = 627, /* -fdebug-types-section */
+ OPT_fdebug_ = 628, /* -fdebug= */
+ OPT_fdec = 629, /* -fdec */
+ OPT_fdec_include = 630, /* -fdec-include */
+ OPT_fdec_intrinsic_ints = 631, /* -fdec-intrinsic-ints */
+ OPT_fdec_math = 632, /* -fdec-math */
+ OPT_fdec_static = 633, /* -fdec-static */
+ OPT_fdec_structure = 634, /* -fdec-structure */
+ OPT_fdeclone_ctor_dtor = 635, /* -fdeclone-ctor-dtor */
+ OPT_fdeduce_init_list = 636, /* -fdeduce-init-list */
+ OPT_fdefault_double_8 = 637, /* -fdefault-double-8 */
+ /* OPT_fdefault_inline = 638, */ /* -fdefault-inline */
+ OPT_fdefault_integer_8 = 639, /* -fdefault-integer-8 */
+ OPT_fdefault_real_10 = 640, /* -fdefault-real-10 */
+ OPT_fdefault_real_16 = 641, /* -fdefault-real-16 */
+ OPT_fdefault_real_8 = 642, /* -fdefault-real-8 */
+ OPT_fdefer_pop = 643, /* -fdefer-pop */
+ OPT_fdelayed_branch = 644, /* -fdelayed-branch */
+ OPT_fdelete_dead_exceptions = 645, /* -fdelete-dead-exceptions */
+ OPT_fdelete_null_pointer_checks = 646, /* -fdelete-null-pointer-checks */
+ OPT_fdevirtualize = 647, /* -fdevirtualize */
+ OPT_fdevirtualize_at_ltrans = 648, /* -fdevirtualize-at-ltrans */
+ OPT_fdevirtualize_speculatively = 649, /* -fdevirtualize-speculatively */
+ /* OPT_fdiagnostics_color = 650, */ /* -fdiagnostics-color */
+ OPT_fdiagnostics_color_ = 651, /* -fdiagnostics-color= */
+ OPT_fdiagnostics_format_ = 652, /* -fdiagnostics-format= */
+ OPT_fdiagnostics_generate_patch = 653, /* -fdiagnostics-generate-patch */
+ OPT_fdiagnostics_minimum_margin_width_ = 654,/* -fdiagnostics-minimum-margin-width= */
+ OPT_fdiagnostics_parseable_fixits = 655, /* -fdiagnostics-parseable-fixits */
+ OPT_fdiagnostics_show_caret = 656, /* -fdiagnostics-show-caret */
+ OPT_fdiagnostics_show_labels = 657, /* -fdiagnostics-show-labels */
+ OPT_fdiagnostics_show_line_numbers = 658, /* -fdiagnostics-show-line-numbers */
+ OPT_fdiagnostics_show_location_ = 659, /* -fdiagnostics-show-location= */
+ OPT_fdiagnostics_show_option = 660, /* -fdiagnostics-show-option */
+ OPT_fdiagnostics_show_template_tree = 661, /* -fdiagnostics-show-template-tree */
+ OPT_fdirectives_only = 662, /* -fdirectives-only */
+ OPT_fdisable_ = 663, /* -fdisable- */
+ OPT_fdoc = 664, /* -fdoc */
+ OPT_fdoc_dir_ = 665, /* -fdoc-dir= */
+ OPT_fdoc_file_ = 666, /* -fdoc-file= */
+ OPT_fdoc_inc_ = 667, /* -fdoc-inc= */
+ OPT_fdollar_ok = 668, /* -fdollar-ok */
+ OPT_fdollars_in_identifiers = 669, /* -fdollars-in-identifiers */
+ OPT_fdruntime = 670, /* -fdruntime */
+ OPT_fdse = 671, /* -fdse */
+ OPT_fdump_ = 672, /* -fdump- */
+ OPT_fdump_ada_spec = 673, /* -fdump-ada-spec */
+ OPT_fdump_ada_spec_slim = 674, /* -fdump-ada-spec-slim */
+ /* OPT_fdump_core = 675, */ /* -fdump-core */
+ OPT_fdump_d_original = 676, /* -fdump-d-original */
+ OPT_fdump_final_insns = 677, /* -fdump-final-insns */
+ OPT_fdump_final_insns_ = 678, /* -fdump-final-insns= */
+ OPT_fdump_fortran_global = 679, /* -fdump-fortran-global */
+ OPT_fdump_fortran_optimized = 680, /* -fdump-fortran-optimized */
+ OPT_fdump_fortran_original = 681, /* -fdump-fortran-original */
+ OPT_fdump_go_spec_ = 682, /* -fdump-go-spec= */
+ OPT_fdump_internal_locations = 683, /* -fdump-internal-locations */
+ OPT_fdump_noaddr = 684, /* -fdump-noaddr */
+ /* OPT_fdump_parse_tree = 685, */ /* -fdump-parse-tree */
+ OPT_fdump_passes = 686, /* -fdump-passes */
+ OPT_fdump_unnumbered = 687, /* -fdump-unnumbered */
+ OPT_fdump_unnumbered_links = 688, /* -fdump-unnumbered-links */
+ OPT_fdwarf2_cfi_asm = 689, /* -fdwarf2-cfi-asm */
+ OPT_fearly_inlining = 690, /* -fearly-inlining */
+ OPT_felide_constructors = 691, /* -felide-constructors */
+ OPT_felide_type = 692, /* -felide-type */
+ /* OPT_feliminate_dwarf2_dups = 693, */ /* -feliminate-dwarf2-dups */
+ OPT_feliminate_unused_debug_symbols = 694, /* -feliminate-unused-debug-symbols */
+ OPT_feliminate_unused_debug_types = 695, /* -feliminate-unused-debug-types */
+ OPT_femit_class_debug_always = 696, /* -femit-class-debug-always */
+ OPT_femit_struct_debug_baseonly = 697, /* -femit-struct-debug-baseonly */
+ OPT_femit_struct_debug_detailed_ = 698, /* -femit-struct-debug-detailed= */
+ OPT_femit_struct_debug_reduced = 699, /* -femit-struct-debug-reduced */
+ OPT_fenable_ = 700, /* -fenable- */
+ OPT_fenforce_eh_specs = 701, /* -fenforce-eh-specs */
+ OPT_fenum_int_equiv = 702, /* -fenum-int-equiv */
+ OPT_fexceptions = 703, /* -fexceptions */
+ OPT_fexcess_precision_ = 704, /* -fexcess-precision= */
+ OPT_fexec_charset_ = 705, /* -fexec-charset= */
+ OPT_fexpensive_optimizations = 706, /* -fexpensive-optimizations */
+ OPT_fext_numeric_literals = 707, /* -fext-numeric-literals */
+ OPT_fextended_identifiers = 708, /* -fextended-identifiers */
+ OPT_fextern_tls_init = 709, /* -fextern-tls-init */
+ OPT_fexternal_blas = 710, /* -fexternal-blas */
+ OPT_fexternal_templates = 711, /* -fexternal-templates */
+ OPT_ff2c = 712, /* -ff2c */
+ OPT_ffast_math = 713, /* -ffast-math */
+ OPT_ffat_lto_objects = 714, /* -ffat-lto-objects */
+ OPT_ffile_prefix_map_ = 715, /* -ffile-prefix-map= */
+ OPT_ffinite_math_only = 716, /* -ffinite-math-only */
+ OPT_ffixed_ = 717, /* -ffixed- */
+ OPT_ffixed_form = 718, /* -ffixed-form */
+ OPT_ffixed_line_length_ = 719, /* -ffixed-line-length- */
+ OPT_ffixed_line_length_none = 720, /* -ffixed-line-length-none */
+ OPT_ffloat_store = 721, /* -ffloat-store */
+ OPT_ffor_scope = 722, /* -ffor-scope */
+ /* OPT_fforce_addr = 723, */ /* -fforce-addr */
+ OPT_fforward_propagate = 724, /* -fforward-propagate */
+ OPT_ffp_contract_ = 725, /* -ffp-contract= */
+ OPT_ffp_int_builtin_inexact = 726, /* -ffp-int-builtin-inexact */
+ OPT_ffpe_summary_ = 727, /* -ffpe-summary= */
+ OPT_ffpe_trap_ = 728, /* -ffpe-trap= */
+ OPT_ffree_form = 729, /* -ffree-form */
+ OPT_ffree_line_length_ = 730, /* -ffree-line-length- */
+ OPT_ffree_line_length_none = 731, /* -ffree-line-length-none */
+ OPT_ffreestanding = 732, /* -ffreestanding */
+ OPT_ffriend_injection = 733, /* -ffriend-injection */
+ OPT_ffrontend_loop_interchange = 734, /* -ffrontend-loop-interchange */
+ OPT_ffrontend_optimize = 735, /* -ffrontend-optimize */
+ OPT_ffunction_cse = 736, /* -ffunction-cse */
+ OPT_ffunction_sections = 737, /* -ffunction-sections */
+ OPT_fgcse = 738, /* -fgcse */
+ OPT_fgcse_after_reload = 739, /* -fgcse-after-reload */
+ OPT_fgcse_las = 740, /* -fgcse-las */
+ OPT_fgcse_lm = 741, /* -fgcse-lm */
+ OPT_fgcse_sm = 742, /* -fgcse-sm */
+ OPT_fgimple = 743, /* -fgimple */
+ OPT_fgnat_encodings_ = 744, /* -fgnat-encodings= */
+ OPT_fgnu_keywords = 745, /* -fgnu-keywords */
+ OPT_fgnu_runtime = 746, /* -fgnu-runtime */
+ OPT_fgnu_tm = 747, /* -fgnu-tm */
+ OPT_fgnu_unique = 748, /* -fgnu-unique */
+ OPT_fgnu89_inline = 749, /* -fgnu89-inline */
+ OPT_fgo_c_header_ = 750, /* -fgo-c-header= */
+ OPT_fgo_check_divide_overflow = 751, /* -fgo-check-divide-overflow */
+ OPT_fgo_check_divide_zero = 752, /* -fgo-check-divide-zero */
+ OPT_fgo_compiling_runtime = 753, /* -fgo-compiling-runtime */
+ OPT_fgo_debug_escape = 754, /* -fgo-debug-escape */
+ OPT_fgo_debug_escape_hash_ = 755, /* -fgo-debug-escape-hash= */
+ OPT_fgo_dump_ = 756, /* -fgo-dump- */
+ OPT_fgo_optimize_ = 757, /* -fgo-optimize- */
+ OPT_fgo_pkgpath_ = 758, /* -fgo-pkgpath= */
+ OPT_fgo_prefix_ = 759, /* -fgo-prefix= */
+ OPT_fgo_relative_import_path_ = 760, /* -fgo-relative-import-path= */
+ OPT_fgraphite = 761, /* -fgraphite */
+ OPT_fgraphite_identity = 762, /* -fgraphite-identity */
+ OPT_fguess_branch_probability = 763, /* -fguess-branch-probability */
+ OPT_fguiding_decls = 764, /* -fguiding-decls */
+ /* OPT_fhandle_exceptions = 765, */ /* -fhandle-exceptions */
+ /* OPT_fhelp = 766, */ /* -fhelp */
+ /* OPT_fhelp_ = 767, */ /* -fhelp= */
+ OPT_fhoist_adjacent_loads = 768, /* -fhoist-adjacent-loads */
+ OPT_fhonor_std = 769, /* -fhonor-std */
+ OPT_fhosted = 770, /* -fhosted */
+ OPT_fhuge_objects = 771, /* -fhuge-objects */
+ OPT_fident = 772, /* -fident */
+ OPT_fif_conversion = 773, /* -fif-conversion */
+ OPT_fif_conversion2 = 774, /* -fif-conversion2 */
+ OPT_fignore_unknown_pragmas = 775, /* -fignore-unknown-pragmas */
+ OPT_fimplement_inlines = 776, /* -fimplement-inlines */
+ OPT_fimplicit_inline_templates = 777, /* -fimplicit-inline-templates */
+ OPT_fimplicit_none = 778, /* -fimplicit-none */
+ OPT_fimplicit_templates = 779, /* -fimplicit-templates */
+ OPT_findirect_inlining = 780, /* -findirect-inlining */
+ OPT_finhibit_size_directive = 781, /* -finhibit-size-directive */
+ OPT_finit_character_ = 782, /* -finit-character= */
+ OPT_finit_derived = 783, /* -finit-derived */
+ OPT_finit_integer_ = 784, /* -finit-integer= */
+ OPT_finit_local_zero = 785, /* -finit-local-zero */
+ OPT_finit_logical_ = 786, /* -finit-logical= */
+ OPT_finit_real_ = 787, /* -finit-real= */
+ OPT_finline = 788, /* -finline */
+ OPT_finline_atomics = 789, /* -finline-atomics */
+ OPT_finline_functions = 790, /* -finline-functions */
+ OPT_finline_functions_called_once = 791, /* -finline-functions-called-once */
+ /* OPT_finline_limit_ = 792, */ /* -finline-limit- */
+ OPT_finline_limit_ = 793, /* -finline-limit= */
+ OPT_finline_matmul_limit_ = 794, /* -finline-matmul-limit= */
+ OPT_finline_small_functions = 795, /* -finline-small-functions */
+ OPT_finput_charset_ = 796, /* -finput-charset= */
+ OPT_finstrument_functions = 797, /* -finstrument-functions */
+ OPT_finstrument_functions_exclude_file_list_ = 798,/* -finstrument-functions-exclude-file-list= */
+ OPT_finstrument_functions_exclude_function_list_ = 799,/* -finstrument-functions-exclude-function-list= */
+ OPT_finteger_4_integer_8 = 800, /* -finteger-4-integer-8 */
+ OPT_fintrinsic_modules_path = 801, /* -fintrinsic-modules-path */
+ OPT_fintrinsic_modules_path_ = 802, /* -fintrinsic-modules-path= */
+ OPT_finvariants = 803, /* -finvariants */
+ OPT_fipa_bit_cp = 804, /* -fipa-bit-cp */
+ OPT_fipa_cp = 805, /* -fipa-cp */
+ /* OPT_fipa_cp_alignment = 806, */ /* -fipa-cp-alignment */
+ OPT_fipa_cp_clone = 807, /* -fipa-cp-clone */
+ OPT_fipa_icf = 808, /* -fipa-icf */
+ OPT_fipa_icf_functions = 809, /* -fipa-icf-functions */
+ OPT_fipa_icf_variables = 810, /* -fipa-icf-variables */
+ /* OPT_fipa_matrix_reorg = 811, */ /* -fipa-matrix-reorg */
+ OPT_fipa_profile = 812, /* -fipa-profile */
+ OPT_fipa_pta = 813, /* -fipa-pta */
+ OPT_fipa_pure_const = 814, /* -fipa-pure-const */
+ OPT_fipa_ra = 815, /* -fipa-ra */
+ OPT_fipa_reference = 816, /* -fipa-reference */
+ OPT_fipa_reference_addressable = 817, /* -fipa-reference-addressable */
+ OPT_fipa_sra = 818, /* -fipa-sra */
+ OPT_fipa_stack_alignment = 819, /* -fipa-stack-alignment */
+ /* OPT_fipa_struct_reorg = 820, */ /* -fipa-struct-reorg */
+ OPT_fipa_vrp = 821, /* -fipa-vrp */
+ OPT_fira_algorithm_ = 822, /* -fira-algorithm= */
+ OPT_fira_hoist_pressure = 823, /* -fira-hoist-pressure */
+ OPT_fira_loop_pressure = 824, /* -fira-loop-pressure */
+ OPT_fira_region_ = 825, /* -fira-region= */
+ OPT_fira_share_save_slots = 826, /* -fira-share-save-slots */
+ OPT_fira_share_spill_slots = 827, /* -fira-share-spill-slots */
+ OPT_fira_verbose_ = 828, /* -fira-verbose= */
+ OPT_fisolate_erroneous_paths_attribute = 829,/* -fisolate-erroneous-paths-attribute */
+ OPT_fisolate_erroneous_paths_dereference = 830,/* -fisolate-erroneous-paths-dereference */
+ OPT_fivar_visibility_ = 831, /* -fivar-visibility= */
+ OPT_fivopts = 832, /* -fivopts */
+ OPT_fjump_tables = 833, /* -fjump-tables */
+ OPT_fkeep_gc_roots_live = 834, /* -fkeep-gc-roots-live */
+ OPT_fkeep_inline_dllexport = 835, /* -fkeep-inline-dllexport */
+ OPT_fkeep_inline_functions = 836, /* -fkeep-inline-functions */
+ OPT_fkeep_static_consts = 837, /* -fkeep-static-consts */
+ OPT_fkeep_static_functions = 838, /* -fkeep-static-functions */
+ OPT_flabels_ok = 839, /* -flabels-ok */
+ OPT_flax_vector_conversions = 840, /* -flax-vector-conversions */
+ OPT_fleading_underscore = 841, /* -fleading-underscore */
+ OPT_flifetime_dse = 842, /* -flifetime-dse */
+ OPT_flifetime_dse_ = 843, /* -flifetime-dse= */
+ OPT_flimit_function_alignment = 844, /* -flimit-function-alignment */
+ OPT_flinker_output_ = 845, /* -flinker-output= */
+ /* OPT_flive_patching = 846, */ /* -flive-patching */
+ OPT_flive_patching_ = 847, /* -flive-patching= */
+ OPT_flive_range_shrinkage = 848, /* -flive-range-shrinkage */
+ OPT_flocal_ivars = 849, /* -flocal-ivars */
+ /* OPT_floop_block = 850, */ /* -floop-block */
+ /* OPT_floop_flatten = 851, */ /* -floop-flatten */
+ OPT_floop_interchange = 852, /* -floop-interchange */
+ OPT_floop_nest_optimize = 853, /* -floop-nest-optimize */
+ /* OPT_floop_optimize = 854, */ /* -floop-optimize */
+ OPT_floop_parallelize_all = 855, /* -floop-parallelize-all */
+ /* OPT_floop_strip_mine = 856, */ /* -floop-strip-mine */
+ OPT_floop_unroll_and_jam = 857, /* -floop-unroll-and-jam */
+ OPT_flra_remat = 858, /* -flra-remat */
+ OPT_flto = 859, /* -flto */
+ OPT_flto_compression_level_ = 860, /* -flto-compression-level= */
+ OPT_flto_odr_type_merging = 861, /* -flto-odr-type-merging */
+ OPT_flto_partition_ = 862, /* -flto-partition= */
+ OPT_flto_report = 863, /* -flto-report */
+ OPT_flto_report_wpa = 864, /* -flto-report-wpa */
+ OPT_flto_ = 865, /* -flto= */
+ OPT_fltrans = 866, /* -fltrans */
+ OPT_fltrans_output_list_ = 867, /* -fltrans-output-list= */
+ OPT_fmacro_prefix_map_ = 868, /* -fmacro-prefix-map= */
+ OPT_fmain = 869, /* -fmain */
+ OPT_fmath_errno = 870, /* -fmath-errno */
+ OPT_fmax_array_constructor_ = 871, /* -fmax-array-constructor= */
+ OPT_fmax_errors_ = 872, /* -fmax-errors= */
+ OPT_fmax_identifier_length_ = 873, /* -fmax-identifier-length= */
+ OPT_fmax_stack_var_size_ = 874, /* -fmax-stack-var-size= */
+ OPT_fmax_subrecord_length_ = 875, /* -fmax-subrecord-length= */
+ OPT_fmem_report = 876, /* -fmem-report */
+ OPT_fmem_report_wpa = 877, /* -fmem-report-wpa */
+ OPT_fmerge_all_constants = 878, /* -fmerge-all-constants */
+ OPT_fmerge_constants = 879, /* -fmerge-constants */
+ OPT_fmerge_debug_strings = 880, /* -fmerge-debug-strings */
+ OPT_fmessage_length_ = 881, /* -fmessage-length= */
+ OPT_fmodule_file_ = 882, /* -fmodule-file= */
+ OPT_fmodule_private = 883, /* -fmodule-private */
+ OPT_fmoduleinfo = 884, /* -fmoduleinfo */
+ OPT_fmodulo_sched = 885, /* -fmodulo-sched */
+ OPT_fmodulo_sched_allow_regmoves = 886, /* -fmodulo-sched-allow-regmoves */
+ OPT_fmove_loop_invariants = 887, /* -fmove-loop-invariants */
+ OPT_fms_extensions = 888, /* -fms-extensions */
+ OPT_fmudflap = 889, /* -fmudflap */
+ OPT_fmudflapir = 890, /* -fmudflapir */
+ OPT_fmudflapth = 891, /* -fmudflapth */
+ OPT_fname_mangling_version_ = 892, /* -fname-mangling-version- */
+ OPT_fnew_abi = 893, /* -fnew-abi */
+ OPT_fnew_inheriting_ctors = 894, /* -fnew-inheriting-ctors */
+ OPT_fnew_ttp_matching = 895, /* -fnew-ttp-matching */
+ OPT_fnext_runtime = 896, /* -fnext-runtime */
+ OPT_fnil_receivers = 897, /* -fnil-receivers */
+ OPT_fnon_call_exceptions = 898, /* -fnon-call-exceptions */
+ OPT_fnonansi_builtins = 899, /* -fnonansi-builtins */
+ OPT_fnonnull_objects = 900, /* -fnonnull-objects */
+ OPT_fnothrow_opt = 901, /* -fnothrow-opt */
+ OPT_fobjc_abi_version_ = 902, /* -fobjc-abi-version= */
+ OPT_fobjc_call_cxx_cdtors = 903, /* -fobjc-call-cxx-cdtors */
+ OPT_fobjc_direct_dispatch = 904, /* -fobjc-direct-dispatch */
+ OPT_fobjc_exceptions = 905, /* -fobjc-exceptions */
+ OPT_fobjc_gc = 906, /* -fobjc-gc */
+ OPT_fobjc_nilcheck = 907, /* -fobjc-nilcheck */
+ OPT_fobjc_sjlj_exceptions = 908, /* -fobjc-sjlj-exceptions */
+ OPT_fobjc_std_objc1 = 909, /* -fobjc-std=objc1 */
+ OPT_foffload_abi_ = 910, /* -foffload-abi= */
+ OPT_foffload_ = 911, /* -foffload= */
+ OPT_fomit_frame_pointer = 912, /* -fomit-frame-pointer */
+ OPT_fonly_ = 913, /* -fonly= */
+ OPT_fopenacc = 914, /* -fopenacc */
+ OPT_fopenacc_dim_ = 915, /* -fopenacc-dim= */
+ OPT_fopenmp = 916, /* -fopenmp */
+ OPT_fopenmp_simd = 917, /* -fopenmp-simd */
+ OPT_foperator_names = 918, /* -foperator-names */
+ OPT_fopt_info = 919, /* -fopt-info */
+ OPT_fopt_info_ = 920, /* -fopt-info- */
+ /* OPT_foptimize_register_move = 921, */ /* -foptimize-register-move */
+ OPT_foptimize_sibling_calls = 922, /* -foptimize-sibling-calls */
+ OPT_foptimize_strlen = 923, /* -foptimize-strlen */
+ /* OPT_foptional_diags = 924, */ /* -foptional-diags */
+ OPT_fpack_derived = 925, /* -fpack-derived */
+ OPT_fpack_struct = 926, /* -fpack-struct */
+ OPT_fpack_struct_ = 927, /* -fpack-struct= */
+ OPT_fpad_source = 928, /* -fpad-source */
+ OPT_fpartial_inlining = 929, /* -fpartial-inlining */
+ OPT_fpatchable_function_entry_ = 930, /* -fpatchable-function-entry= */
+ OPT_fpcc_struct_return = 931, /* -fpcc-struct-return */
+ OPT_fpch_deps = 932, /* -fpch-deps */
+ OPT_fpch_preprocess = 933, /* -fpch-preprocess */
+ OPT_fpeel_loops = 934, /* -fpeel-loops */
+ OPT_fpeephole = 935, /* -fpeephole */
+ OPT_fpeephole2 = 936, /* -fpeephole2 */
+ OPT_fpermissive = 937, /* -fpermissive */
+ OPT_fpermitted_flt_eval_methods_ = 938, /* -fpermitted-flt-eval-methods= */
+ OPT_fpic = 939, /* -fpic */
+ OPT_fpie = 940, /* -fpie */
+ OPT_fplan9_extensions = 941, /* -fplan9-extensions */
+ OPT_fplt = 942, /* -fplt */
+ OPT_fplugin_arg_ = 943, /* -fplugin-arg- */
+ OPT_fplugin_ = 944, /* -fplugin= */
+ OPT_fpost_ipa_mem_report = 945, /* -fpost-ipa-mem-report */
+ OPT_fpostconditions = 946, /* -fpostconditions */
+ OPT_fpre_include_ = 947, /* -fpre-include= */
+ OPT_fpre_ipa_mem_report = 948, /* -fpre-ipa-mem-report */
+ OPT_fpreconditions = 949, /* -fpreconditions */
+ OPT_fpredictive_commoning = 950, /* -fpredictive-commoning */
+ OPT_fprefetch_loop_arrays = 951, /* -fprefetch-loop-arrays */
+ OPT_fpreprocessed = 952, /* -fpreprocessed */
+ OPT_fpretty_templates = 953, /* -fpretty-templates */
+ OPT_fprintf_return_value = 954, /* -fprintf-return-value */
+ OPT_fprofile = 955, /* -fprofile */
+ OPT_fprofile_abs_path = 956, /* -fprofile-abs-path */
+ OPT_fprofile_arcs = 957, /* -fprofile-arcs */
+ OPT_fprofile_correction = 958, /* -fprofile-correction */
+ OPT_fprofile_dir_ = 959, /* -fprofile-dir= */
+ OPT_fprofile_exclude_files_ = 960, /* -fprofile-exclude-files= */
+ OPT_fprofile_filter_files_ = 961, /* -fprofile-filter-files= */
+ OPT_fprofile_generate = 962, /* -fprofile-generate */
+ OPT_fprofile_generate_ = 963, /* -fprofile-generate= */
+ OPT_fprofile_reorder_functions = 964, /* -fprofile-reorder-functions */
+ OPT_fprofile_report = 965, /* -fprofile-report */
+ OPT_fprofile_update_ = 966, /* -fprofile-update= */
+ OPT_fprofile_use = 967, /* -fprofile-use */
+ OPT_fprofile_use_ = 968, /* -fprofile-use= */
+ OPT_fprofile_values = 969, /* -fprofile-values */
+ OPT_fprotect_parens = 970, /* -fprotect-parens */
+ OPT_frandom_seed = 971, /* -frandom-seed */
+ OPT_frandom_seed_ = 972, /* -frandom-seed= */
+ OPT_frange_check = 973, /* -frange-check */
+ OPT_freal_4_real_10 = 974, /* -freal-4-real-10 */
+ OPT_freal_4_real_16 = 975, /* -freal-4-real-16 */
+ OPT_freal_4_real_8 = 976, /* -freal-4-real-8 */
+ OPT_freal_8_real_10 = 977, /* -freal-8-real-10 */
+ OPT_freal_8_real_16 = 978, /* -freal-8-real-16 */
+ OPT_freal_8_real_4 = 979, /* -freal-8-real-4 */
+ OPT_frealloc_lhs = 980, /* -frealloc-lhs */
+ OPT_freciprocal_math = 981, /* -freciprocal-math */
+ OPT_frecord_gcc_switches = 982, /* -frecord-gcc-switches */
+ OPT_frecord_marker_4 = 983, /* -frecord-marker=4 */
+ OPT_frecord_marker_8 = 984, /* -frecord-marker=8 */
+ OPT_frecursive = 985, /* -frecursive */
+ OPT_free = 986, /* -free */
+ OPT_freg_struct_return = 987, /* -freg-struct-return */
+ /* OPT_fregmove = 988, */ /* -fregmove */
+ OPT_frelease = 989, /* -frelease */
+ OPT_frename_registers = 990, /* -frename-registers */
+ OPT_freorder_blocks = 991, /* -freorder-blocks */
+ OPT_freorder_blocks_algorithm_ = 992, /* -freorder-blocks-algorithm= */
+ OPT_freorder_blocks_and_partition = 993, /* -freorder-blocks-and-partition */
+ OPT_freorder_functions = 994, /* -freorder-functions */
+ OPT_frepack_arrays = 995, /* -frepack-arrays */
+ OPT_freplace_objc_classes = 996, /* -freplace-objc-classes */
+ OPT_frepo = 997, /* -frepo */
+ OPT_freport_bug = 998, /* -freport-bug */
+ OPT_frequire_return_statement = 999, /* -frequire-return-statement */
+ OPT_frerun_cse_after_loop = 1000, /* -frerun-cse-after-loop */
+ /* OPT_frerun_loop_opt = 1001, */ /* -frerun-loop-opt */
+ OPT_freschedule_modulo_scheduled_loops = 1002,/* -freschedule-modulo-scheduled-loops */
+ OPT_fresolution_ = 1003, /* -fresolution= */
+ OPT_frounding_math = 1004, /* -frounding-math */
+ OPT_frtti = 1005, /* -frtti */
+ OPT_fsanitize_address_use_after_scope = 1006,/* -fsanitize-address-use-after-scope */
+ OPT_fsanitize_coverage_ = 1007, /* -fsanitize-coverage= */
+ OPT_fsanitize_recover = 1008, /* -fsanitize-recover */
+ OPT_fsanitize_recover_ = 1009, /* -fsanitize-recover= */
+ OPT_fsanitize_sections_ = 1010, /* -fsanitize-sections= */
+ OPT_fsanitize_undefined_trap_on_error = 1011,/* -fsanitize-undefined-trap-on-error */
+ OPT_fsanitize_ = 1012, /* -fsanitize= */
+ OPT_fsave_optimization_record = 1013, /* -fsave-optimization-record */
+ OPT_fsched_critical_path_heuristic = 1014, /* -fsched-critical-path-heuristic */
+ OPT_fsched_dep_count_heuristic = 1015, /* -fsched-dep-count-heuristic */
+ OPT_fsched_group_heuristic = 1016, /* -fsched-group-heuristic */
+ OPT_fsched_interblock = 1017, /* -fsched-interblock */
+ OPT_fsched_last_insn_heuristic = 1018, /* -fsched-last-insn-heuristic */
+ OPT_fsched_pressure = 1019, /* -fsched-pressure */
+ OPT_fsched_rank_heuristic = 1020, /* -fsched-rank-heuristic */
+ OPT_fsched_spec = 1021, /* -fsched-spec */
+ OPT_fsched_spec_insn_heuristic = 1022, /* -fsched-spec-insn-heuristic */
+ OPT_fsched_spec_load = 1023, /* -fsched-spec-load */
+ OPT_fsched_spec_load_dangerous = 1024, /* -fsched-spec-load-dangerous */
+ OPT_fsched_stalled_insns = 1025, /* -fsched-stalled-insns */
+ OPT_fsched_stalled_insns_dep = 1026, /* -fsched-stalled-insns-dep */
+ OPT_fsched_stalled_insns_dep_ = 1027, /* -fsched-stalled-insns-dep= */
+ OPT_fsched_stalled_insns_ = 1028, /* -fsched-stalled-insns= */
+ OPT_fsched_verbose_ = 1029, /* -fsched-verbose= */
+ OPT_fsched2_use_superblocks = 1030, /* -fsched2-use-superblocks */
+ /* OPT_fsched2_use_traces = 1031, */ /* -fsched2-use-traces */
+ OPT_fschedule_fusion = 1032, /* -fschedule-fusion */
+ OPT_fschedule_insns = 1033, /* -fschedule-insns */
+ OPT_fschedule_insns2 = 1034, /* -fschedule-insns2 */
+ OPT_fsecond_underscore = 1035, /* -fsecond-underscore */
+ OPT_fsection_anchors = 1036, /* -fsection-anchors */
+ /* OPT_fsee = 1037, */ /* -fsee */
+ OPT_fsel_sched_pipelining = 1038, /* -fsel-sched-pipelining */
+ OPT_fsel_sched_pipelining_outer_loops = 1039,/* -fsel-sched-pipelining-outer-loops */
+ OPT_fsel_sched_reschedule_pipelined = 1040,/* -fsel-sched-reschedule-pipelined */
+ OPT_fselective_scheduling = 1041, /* -fselective-scheduling */
+ OPT_fselective_scheduling2 = 1042, /* -fselective-scheduling2 */
+ OPT_fself_test_ = 1043, /* -fself-test= */
+ OPT_fsemantic_interposition = 1044, /* -fsemantic-interposition */
+ OPT_fshort_enums = 1045, /* -fshort-enums */
+ OPT_fshort_wchar = 1046, /* -fshort-wchar */
+ OPT_fshow_column = 1047, /* -fshow-column */
+ OPT_fshrink_wrap = 1048, /* -fshrink-wrap */
+ OPT_fshrink_wrap_separate = 1049, /* -fshrink-wrap-separate */
+ OPT_fsign_zero = 1050, /* -fsign-zero */
+ OPT_fsignaling_nans = 1051, /* -fsignaling-nans */
+ OPT_fsigned_bitfields = 1052, /* -fsigned-bitfields */
+ OPT_fsigned_char = 1053, /* -fsigned-char */
+ OPT_fsigned_zeros = 1054, /* -fsigned-zeros */
+ OPT_fsimd_cost_model_ = 1055, /* -fsimd-cost-model= */
+ OPT_fsingle_precision_constant = 1056, /* -fsingle-precision-constant */
+ OPT_fsized_deallocation = 1057, /* -fsized-deallocation */
+ OPT_fsplit_ivs_in_unroller = 1058, /* -fsplit-ivs-in-unroller */
+ OPT_fsplit_loops = 1059, /* -fsplit-loops */
+ OPT_fsplit_paths = 1060, /* -fsplit-paths */
+ OPT_fsplit_stack = 1061, /* -fsplit-stack */
+ OPT_fsplit_wide_types = 1062, /* -fsplit-wide-types */
+ OPT_fsquangle = 1063, /* -fsquangle */
+ OPT_fssa_backprop = 1064, /* -fssa-backprop */
+ OPT_fssa_phiopt = 1065, /* -fssa-phiopt */
+ OPT_fsso_struct_ = 1066, /* -fsso-struct= */
+ OPT_fstack_arrays = 1067, /* -fstack-arrays */
+ /* OPT_fstack_check = 1068, */ /* -fstack-check */
+ OPT_fstack_check_ = 1069, /* -fstack-check= */
+ OPT_fstack_clash_protection = 1070, /* -fstack-clash-protection */
+ OPT_fstack_limit = 1071, /* -fstack-limit */
+ OPT_fstack_limit_register_ = 1072, /* -fstack-limit-register= */
+ OPT_fstack_limit_symbol_ = 1073, /* -fstack-limit-symbol= */
+ OPT_fstack_protector = 1074, /* -fstack-protector */
+ OPT_fstack_protector_all = 1075, /* -fstack-protector-all */
+ OPT_fstack_protector_explicit = 1076, /* -fstack-protector-explicit */
+ OPT_fstack_protector_strong = 1077, /* -fstack-protector-strong */
+ OPT_fstack_reuse_ = 1078, /* -fstack-reuse= */
+ OPT_fstack_usage = 1079, /* -fstack-usage */
+ OPT_fstats = 1080, /* -fstats */
+ OPT_fstdarg_opt = 1081, /* -fstdarg-opt */
+ OPT_fstore_merging = 1082, /* -fstore-merging */
+ /* OPT_fstrength_reduce = 1083, */ /* -fstrength-reduce */
+ OPT_fstrict_aliasing = 1084, /* -fstrict-aliasing */
+ OPT_fstrict_enums = 1085, /* -fstrict-enums */
+ OPT_fstrict_overflow = 1086, /* -fstrict-overflow */
+ OPT_fstrict_prototype = 1087, /* -fstrict-prototype */
+ OPT_fstrict_volatile_bitfields = 1088, /* -fstrict-volatile-bitfields */
+ /* OPT_fstrong_eval_order = 1089, */ /* -fstrong-eval-order */
+ OPT_fstrong_eval_order_ = 1090, /* -fstrong-eval-order= */
+ OPT_fswitch_errors = 1091, /* -fswitch-errors */
+ OPT_fsync_libcalls = 1092, /* -fsync-libcalls */
+ OPT_fsyntax_only = 1093, /* -fsyntax-only */
+ OPT_ftabstop_ = 1094, /* -ftabstop= */
+ /* OPT_ftail_call_workaround = 1095, */ /* -ftail-call-workaround */
+ OPT_ftail_call_workaround_ = 1096, /* -ftail-call-workaround= */
+ /* OPT_ftarget_help = 1097, */ /* -ftarget-help */
+ OPT_ftemplate_backtrace_limit_ = 1098, /* -ftemplate-backtrace-limit= */
+ /* OPT_ftemplate_depth_ = 1099, */ /* -ftemplate-depth- */
+ OPT_ftemplate_depth_ = 1100, /* -ftemplate-depth= */
+ OPT_ftest_coverage = 1101, /* -ftest-coverage */
+ OPT_ftest_forall_temp = 1102, /* -ftest-forall-temp */
+ OPT_fthis_is_variable = 1103, /* -fthis-is-variable */
+ OPT_fthread_jumps = 1104, /* -fthread-jumps */
+ OPT_fthreadsafe_statics = 1105, /* -fthreadsafe-statics */
+ OPT_ftime_report = 1106, /* -ftime-report */
+ OPT_ftime_report_details = 1107, /* -ftime-report-details */
+ OPT_ftls_model_ = 1108, /* -ftls-model= */
+ OPT_ftoplevel_reorder = 1109, /* -ftoplevel-reorder */
+ OPT_ftracer = 1110, /* -ftracer */
+ OPT_ftrack_macro_expansion = 1111, /* -ftrack-macro-expansion */
+ OPT_ftrack_macro_expansion_ = 1112, /* -ftrack-macro-expansion= */
+ OPT_ftrampolines = 1113, /* -ftrampolines */
+ OPT_ftransition_all = 1114, /* -ftransition=all */
+ OPT_ftransition_checkimports = 1115, /* -ftransition=checkimports */
+ OPT_ftransition_complex = 1116, /* -ftransition=complex */
+ OPT_ftransition_dip1000 = 1117, /* -ftransition=dip1000 */
+ OPT_ftransition_dip25 = 1118, /* -ftransition=dip25 */
+ OPT_ftransition_field = 1119, /* -ftransition=field */
+ OPT_ftransition_import = 1120, /* -ftransition=import */
+ OPT_ftransition_nogc = 1121, /* -ftransition=nogc */
+ OPT_ftransition_tls = 1122, /* -ftransition=tls */
+ OPT_ftrapping_math = 1123, /* -ftrapping-math */
+ OPT_ftrapv = 1124, /* -ftrapv */
+ OPT_ftree_bit_ccp = 1125, /* -ftree-bit-ccp */
+ OPT_ftree_builtin_call_dce = 1126, /* -ftree-builtin-call-dce */
+ OPT_ftree_ccp = 1127, /* -ftree-ccp */
+ OPT_ftree_ch = 1128, /* -ftree-ch */
+ /* OPT_ftree_coalesce_inlined_vars = 1129, *//* -ftree-coalesce-inlined-vars */
+ OPT_ftree_coalesce_vars = 1130, /* -ftree-coalesce-vars */
+ OPT_ftree_copy_prop = 1131, /* -ftree-copy-prop */
+ /* OPT_ftree_copyrename = 1132, */ /* -ftree-copyrename */
+ OPT_ftree_cselim = 1133, /* -ftree-cselim */
+ OPT_ftree_dce = 1134, /* -ftree-dce */
+ OPT_ftree_dominator_opts = 1135, /* -ftree-dominator-opts */
+ OPT_ftree_dse = 1136, /* -ftree-dse */
+ OPT_ftree_forwprop = 1137, /* -ftree-forwprop */
+ OPT_ftree_fre = 1138, /* -ftree-fre */
+ OPT_ftree_loop_distribute_patterns = 1139, /* -ftree-loop-distribute-patterns */
+ OPT_ftree_loop_distribution = 1140, /* -ftree-loop-distribution */
+ OPT_ftree_loop_if_convert = 1141, /* -ftree-loop-if-convert */
+ /* OPT_ftree_loop_if_convert_stores = 1142, *//* -ftree-loop-if-convert-stores */
+ OPT_ftree_loop_im = 1143, /* -ftree-loop-im */
+ OPT_ftree_loop_ivcanon = 1144, /* -ftree-loop-ivcanon */
+ /* OPT_ftree_loop_linear = 1145, */ /* -ftree-loop-linear */
+ OPT_ftree_loop_optimize = 1146, /* -ftree-loop-optimize */
+ OPT_ftree_loop_vectorize = 1147, /* -ftree-loop-vectorize */
+ OPT_ftree_lrs = 1148, /* -ftree-lrs */
+ OPT_ftree_parallelize_loops_ = 1149, /* -ftree-parallelize-loops= */
+ OPT_ftree_partial_pre = 1150, /* -ftree-partial-pre */
+ OPT_ftree_phiprop = 1151, /* -ftree-phiprop */
+ OPT_ftree_pre = 1152, /* -ftree-pre */
+ OPT_ftree_pta = 1153, /* -ftree-pta */
+ OPT_ftree_reassoc = 1154, /* -ftree-reassoc */
+ /* OPT_ftree_salias = 1155, */ /* -ftree-salias */
+ OPT_ftree_scev_cprop = 1156, /* -ftree-scev-cprop */
+ OPT_ftree_sink = 1157, /* -ftree-sink */
+ OPT_ftree_slp_vectorize = 1158, /* -ftree-slp-vectorize */
+ OPT_ftree_slsr = 1159, /* -ftree-slsr */
+ OPT_ftree_sra = 1160, /* -ftree-sra */
+ /* OPT_ftree_store_ccp = 1161, */ /* -ftree-store-ccp */
+ /* OPT_ftree_store_copy_prop = 1162, */ /* -ftree-store-copy-prop */
+ OPT_ftree_switch_conversion = 1163, /* -ftree-switch-conversion */
+ OPT_ftree_tail_merge = 1164, /* -ftree-tail-merge */
+ OPT_ftree_ter = 1165, /* -ftree-ter */
+ /* OPT_ftree_vect_loop_version = 1166, */ /* -ftree-vect-loop-version */
+ OPT_ftree_vectorize = 1167, /* -ftree-vectorize */
+ /* OPT_ftree_vectorizer_verbose_ = 1168, *//* -ftree-vectorizer-verbose= */
+ OPT_ftree_vrp = 1169, /* -ftree-vrp */
+ OPT_funconstrained_commons = 1170, /* -funconstrained-commons */
+ OPT_funderscoring = 1171, /* -funderscoring */
+ OPT_funit_at_a_time = 1172, /* -funit-at-a-time */
+ OPT_funittest = 1173, /* -funittest */
+ OPT_funroll_all_loops = 1174, /* -funroll-all-loops */
+ OPT_funroll_loops = 1175, /* -funroll-loops */
+ /* OPT_funsafe_loop_optimizations = 1176, *//* -funsafe-loop-optimizations */
+ OPT_funsafe_math_optimizations = 1177, /* -funsafe-math-optimizations */
+ OPT_funsigned_bitfields = 1178, /* -funsigned-bitfields */
+ OPT_funsigned_char = 1179, /* -funsigned-char */
+ OPT_funswitch_loops = 1180, /* -funswitch-loops */
+ OPT_funwind_tables = 1181, /* -funwind-tables */
+ OPT_fuse_cxa_atexit = 1182, /* -fuse-cxa-atexit */
+ OPT_fuse_cxa_get_exception_ptr = 1183, /* -fuse-cxa-get-exception-ptr */
+ OPT_fuse_ld_bfd = 1184, /* -fuse-ld=bfd */
+ OPT_fuse_ld_gold = 1185, /* -fuse-ld=gold */
+ OPT_fuse_ld_lld = 1186, /* -fuse-ld=lld */
+ OPT_fuse_linker_plugin = 1187, /* -fuse-linker-plugin */
+ OPT_fvar_tracking = 1188, /* -fvar-tracking */
+ OPT_fvar_tracking_assignments = 1189, /* -fvar-tracking-assignments */
+ OPT_fvar_tracking_assignments_toggle = 1190,/* -fvar-tracking-assignments-toggle */
+ OPT_fvar_tracking_uninit = 1191, /* -fvar-tracking-uninit */
+ OPT_fvariable_expansion_in_unroller = 1192,/* -fvariable-expansion-in-unroller */
+ /* OPT_fvect_cost_model = 1193, */ /* -fvect-cost-model */
+ OPT_fvect_cost_model_ = 1194, /* -fvect-cost-model= */
+ OPT_fverbose_asm = 1195, /* -fverbose-asm */
+ /* OPT_fversion = 1196, */ /* -fversion */
+ OPT_fversion_loops_for_strides = 1197, /* -fversion-loops-for-strides */
+ OPT_fversion_ = 1198, /* -fversion= */
+ OPT_fvisibility_inlines_hidden = 1199, /* -fvisibility-inlines-hidden */
+ OPT_fvisibility_ms_compat = 1200, /* -fvisibility-ms-compat */
+ OPT_fvisibility_ = 1201, /* -fvisibility= */
+ OPT_fvpt = 1202, /* -fvpt */
+ OPT_fvtable_gc = 1203, /* -fvtable-gc */
+ OPT_fvtable_thunks = 1204, /* -fvtable-thunks */
+ OPT_fvtable_verify_ = 1205, /* -fvtable-verify= */
+ OPT_fvtv_counts = 1206, /* -fvtv-counts */
+ OPT_fvtv_debug = 1207, /* -fvtv-debug */
+ OPT_fweak = 1208, /* -fweak */
+ OPT_fweb = 1209, /* -fweb */
+ /* OPT_fwhole_file = 1210, */ /* -fwhole-file */
+ OPT_fwhole_program = 1211, /* -fwhole-program */
+ OPT_fwide_exec_charset_ = 1212, /* -fwide-exec-charset= */
+ OPT_fworking_directory = 1213, /* -fworking-directory */
+ OPT_fwpa = 1214, /* -fwpa */
+ OPT_fwpa_ = 1215, /* -fwpa= */
+ OPT_fwrapv = 1216, /* -fwrapv */
+ OPT_fwrapv_pointer = 1217, /* -fwrapv-pointer */
+ OPT_fxref = 1218, /* -fxref */
+ /* OPT_fzee = 1219, */ /* -fzee */
+ OPT_fzero_initialized_in_bss = 1220, /* -fzero-initialized-in-bss */
+ OPT_fzero_link = 1221, /* -fzero-link */
+ OPT_g = 1222, /* -g */
+ OPT_gant = 1223, /* -gant */
+ OPT_gas_loc_support = 1224, /* -gas-loc-support */
+ OPT_gas_locview_support = 1225, /* -gas-locview-support */
+ OPT_gcoff = 1226, /* -gcoff */
+ OPT_gcoff1 = 1227, /* -gcoff1 */
+ OPT_gcoff2 = 1228, /* -gcoff2 */
+ OPT_gcoff3 = 1229, /* -gcoff3 */
+ OPT_gcolumn_info = 1230, /* -gcolumn-info */
+ OPT_gdescribe_dies = 1231, /* -gdescribe-dies */
+ OPT_gdwarf = 1232, /* -gdwarf */
+ OPT_gdwarf_ = 1233, /* -gdwarf- */
+ OPT_gen_decls = 1234, /* -gen-decls */
+ OPT_ggdb = 1235, /* -ggdb */
+ OPT_ggnu_pubnames = 1236, /* -ggnu-pubnames */
+ OPT_ginline_points = 1237, /* -ginline-points */
+ OPT_ginternal_reset_location_views = 1238, /* -ginternal-reset-location-views */
+ OPT_gnat = 1239, /* -gnat */
+ OPT_gnatO = 1240, /* -gnatO */
+ OPT_gno_ = 1241, /* -gno- */
+ OPT_gno_pubnames = 1242, /* -gno-pubnames */
+ OPT_gpubnames = 1243, /* -gpubnames */
+ OPT_grecord_gcc_switches = 1244, /* -grecord-gcc-switches */
+ OPT_gsplit_dwarf = 1245, /* -gsplit-dwarf */
+ OPT_gstabs = 1246, /* -gstabs */
+ OPT_gstabs_ = 1247, /* -gstabs+ */
+ OPT_gstatement_frontiers = 1248, /* -gstatement-frontiers */
+ OPT_gstrict_dwarf = 1249, /* -gstrict-dwarf */
+ OPT_gtoggle = 1250, /* -gtoggle */
+ OPT_gvariable_location_views = 1251, /* -gvariable-location-views */
+ OPT_gvariable_location_views_incompat5 = 1252,/* -gvariable-location-views=incompat5 */
+ OPT_gvms = 1253, /* -gvms */
+ OPT_gxcoff = 1254, /* -gxcoff */
+ OPT_gxcoff_ = 1255, /* -gxcoff+ */
+ OPT_gz = 1256, /* -gz */
+ OPT_gz_ = 1257, /* -gz= */
+ OPT_h = 1258, /* -h */
+ OPT_idirafter = 1259, /* -idirafter */
+ OPT_imacros = 1260, /* -imacros */
+ OPT_imultiarch = 1261, /* -imultiarch */
+ OPT_imultilib = 1262, /* -imultilib */
+ OPT_include = 1263, /* -include */
+ OPT_iplugindir_ = 1264, /* -iplugindir= */
+ OPT_iprefix = 1265, /* -iprefix */
+ OPT_iquote = 1266, /* -iquote */
+ OPT_isysroot = 1267, /* -isysroot */
+ OPT_isystem = 1268, /* -isystem */
+ OPT_iwithprefix = 1269, /* -iwithprefix */
+ OPT_iwithprefixbefore = 1270, /* -iwithprefixbefore */
+ OPT_k8 = 1271, /* -k8 */
+ OPT_l = 1272, /* -l */
+ OPT_lang_asm = 1273, /* -lang-asm */
+ OPT_mabi_ = 1274, /* -mabi= */
+ OPT_march_ = 1275, /* -march= */
+ OPT_mbig_endian = 1276, /* -mbig-endian */
+ OPT_mbranch_protection_ = 1277, /* -mbranch-protection= */
+ OPT_mcmodel_ = 1278, /* -mcmodel= */
+ OPT_mcpu_ = 1279, /* -mcpu= */
+ OPT_mfix_cortex_a53_835769 = 1280, /* -mfix-cortex-a53-835769 */
+ OPT_mfix_cortex_a53_843419 = 1281, /* -mfix-cortex-a53-843419 */
+ OPT_mgeneral_regs_only = 1282, /* -mgeneral-regs-only */
+ OPT_mlittle_endian = 1283, /* -mlittle-endian */
+ OPT_mlow_precision_div = 1284, /* -mlow-precision-div */
+ OPT_mlow_precision_recip_sqrt = 1285, /* -mlow-precision-recip-sqrt */
+ OPT_mlow_precision_sqrt = 1286, /* -mlow-precision-sqrt */
+ OPT_momit_leaf_frame_pointer = 1287, /* -momit-leaf-frame-pointer */
+ OPT_moverride_ = 1288, /* -moverride= */
+ OPT_mpc_relative_literal_loads = 1289, /* -mpc-relative-literal-loads */
+ OPT_msign_return_address_ = 1290, /* -msign-return-address= */
+ OPT_mstack_protector_guard_offset_ = 1291, /* -mstack-protector-guard-offset= */
+ OPT_mstack_protector_guard_reg_ = 1292, /* -mstack-protector-guard-reg= */
+ OPT_mstack_protector_guard_ = 1293, /* -mstack-protector-guard= */
+ OPT_mstrict_align = 1294, /* -mstrict-align */
+ OPT_msve_vector_bits_ = 1295, /* -msve-vector-bits= */
+ OPT_mtls_dialect_ = 1296, /* -mtls-dialect= */
+ OPT_mtls_size_ = 1297, /* -mtls-size= */
+ OPT_mtrack_speculation = 1298, /* -mtrack-speculation */
+ OPT_mtune_ = 1299, /* -mtune= */
+ OPT_mverbose_cost_dump = 1300, /* -mverbose-cost-dump */
+ OPT_n = 1301, /* -n */
+ OPT_no_canonical_prefixes = 1302, /* -no-canonical-prefixes */
+ OPT_no_integrated_cpp = 1303, /* -no-integrated-cpp */
+ OPT_no_pie = 1304, /* -no-pie */
+ OPT_nocpp = 1305, /* -nocpp */
+ OPT_nodefaultlibs = 1306, /* -nodefaultlibs */
+ OPT_nolibc = 1307, /* -nolibc */
+ OPT_nophoboslib = 1308, /* -nophoboslib */
+ OPT_nostartfiles = 1309, /* -nostartfiles */
+ OPT_nostdinc = 1310, /* -nostdinc */
+ OPT_nostdinc__ = 1311, /* -nostdinc++ */
+ OPT_nostdlib = 1312, /* -nostdlib */
+ OPT_o = 1313, /* -o */
+ OPT_p = 1314, /* -p */
+ OPT_pass_exit_codes = 1315, /* -pass-exit-codes */
+ /* OPT_pedantic = 1316, */ /* -pedantic */
+ OPT_pedantic_errors = 1317, /* -pedantic-errors */
+ OPT_pg = 1318, /* -pg */
+ OPT_pie = 1319, /* -pie */
+ OPT_pipe = 1320, /* -pipe */
+ OPT_print_file_name_ = 1321, /* -print-file-name= */
+ OPT_print_libgcc_file_name = 1322, /* -print-libgcc-file-name */
+ OPT_print_multi_directory = 1323, /* -print-multi-directory */
+ OPT_print_multi_lib = 1324, /* -print-multi-lib */
+ OPT_print_multi_os_directory = 1325, /* -print-multi-os-directory */
+ OPT_print_multiarch = 1326, /* -print-multiarch */
+ OPT_print_objc_runtime_info = 1327, /* -print-objc-runtime-info */
+ OPT_print_prog_name_ = 1328, /* -print-prog-name= */
+ OPT_print_search_dirs = 1329, /* -print-search-dirs */
+ OPT_print_sysroot = 1330, /* -print-sysroot */
+ OPT_print_sysroot_headers_suffix = 1331, /* -print-sysroot-headers-suffix */
+ OPT_quiet = 1332, /* -quiet */
+ OPT_r = 1333, /* -r */
+ OPT_remap = 1334, /* -remap */
+ OPT_s = 1335, /* -s */
+ OPT_save_temps = 1336, /* -save-temps */
+ OPT_save_temps_ = 1337, /* -save-temps= */
+ OPT_shared = 1338, /* -shared */
+ OPT_shared_libgcc = 1339, /* -shared-libgcc */
+ OPT_shared_libphobos = 1340, /* -shared-libphobos */
+ /* OPT_specs = 1341, */ /* -specs */
+ OPT_specs_ = 1342, /* -specs= */
+ OPT_static = 1343, /* -static */
+ OPT_static_libasan = 1344, /* -static-libasan */
+ OPT_static_libgcc = 1345, /* -static-libgcc */
+ OPT_static_libgfortran = 1346, /* -static-libgfortran */
+ OPT_static_libgo = 1347, /* -static-libgo */
+ OPT_static_liblsan = 1348, /* -static-liblsan */
+ OPT_static_libmpx = 1349, /* -static-libmpx */
+ OPT_static_libmpxwrappers = 1350, /* -static-libmpxwrappers */
+ OPT_static_libphobos = 1351, /* -static-libphobos */
+ OPT_static_libstdc__ = 1352, /* -static-libstdc++ */
+ OPT_static_libtsan = 1353, /* -static-libtsan */
+ OPT_static_libubsan = 1354, /* -static-libubsan */
+ OPT_static_pie = 1355, /* -static-pie */
+ /* OPT_std_c__03 = 1356, */ /* -std=c++03 */
+ /* OPT_std_c__0x = 1357, */ /* -std=c++0x */
+ OPT_std_c__11 = 1358, /* -std=c++11 */
+ OPT_std_c__14 = 1359, /* -std=c++14 */
+ OPT_std_c__17 = 1360, /* -std=c++17 */
+ /* OPT_std_c__1y = 1361, */ /* -std=c++1y */
+ /* OPT_std_c__1z = 1362, */ /* -std=c++1z */
+ OPT_std_c__2a = 1363, /* -std=c++2a */
+ OPT_std_c__98 = 1364, /* -std=c++98 */
+ OPT_std_c11 = 1365, /* -std=c11 */
+ OPT_std_c17 = 1366, /* -std=c17 */
+ /* OPT_std_c18 = 1367, */ /* -std=c18 */
+ /* OPT_std_c1x = 1368, */ /* -std=c1x */
+ OPT_std_c2x = 1369, /* -std=c2x */
+ /* OPT_std_c89 = 1370, */ /* -std=c89 */
+ OPT_std_c90 = 1371, /* -std=c90 */
+ OPT_std_c99 = 1372, /* -std=c99 */
+ /* OPT_std_c9x = 1373, */ /* -std=c9x */
+ OPT_std_f2003 = 1374, /* -std=f2003 */
+ OPT_std_f2008 = 1375, /* -std=f2008 */
+ OPT_std_f2008ts = 1376, /* -std=f2008ts */
+ OPT_std_f2018 = 1377, /* -std=f2018 */
+ OPT_std_f95 = 1378, /* -std=f95 */
+ OPT_std_gnu = 1379, /* -std=gnu */
+ /* OPT_std_gnu__03 = 1380, */ /* -std=gnu++03 */
+ /* OPT_std_gnu__0x = 1381, */ /* -std=gnu++0x */
+ OPT_std_gnu__11 = 1382, /* -std=gnu++11 */
+ OPT_std_gnu__14 = 1383, /* -std=gnu++14 */
+ OPT_std_gnu__17 = 1384, /* -std=gnu++17 */
+ /* OPT_std_gnu__1y = 1385, */ /* -std=gnu++1y */
+ /* OPT_std_gnu__1z = 1386, */ /* -std=gnu++1z */
+ OPT_std_gnu__2a = 1387, /* -std=gnu++2a */
+ OPT_std_gnu__98 = 1388, /* -std=gnu++98 */
+ OPT_std_gnu11 = 1389, /* -std=gnu11 */
+ OPT_std_gnu17 = 1390, /* -std=gnu17 */
+ /* OPT_std_gnu18 = 1391, */ /* -std=gnu18 */
+ /* OPT_std_gnu1x = 1392, */ /* -std=gnu1x */
+ OPT_std_gnu2x = 1393, /* -std=gnu2x */
+ /* OPT_std_gnu89 = 1394, */ /* -std=gnu89 */
+ OPT_std_gnu90 = 1395, /* -std=gnu90 */
+ OPT_std_gnu99 = 1396, /* -std=gnu99 */
+ /* OPT_std_gnu9x = 1397, */ /* -std=gnu9x */
+ /* OPT_std_iso9899_1990 = 1398, */ /* -std=iso9899:1990 */
+ OPT_std_iso9899_199409 = 1399, /* -std=iso9899:199409 */
+ /* OPT_std_iso9899_1999 = 1400, */ /* -std=iso9899:1999 */
+ /* OPT_std_iso9899_199x = 1401, */ /* -std=iso9899:199x */
+ /* OPT_std_iso9899_2011 = 1402, */ /* -std=iso9899:2011 */
+ /* OPT_std_iso9899_2017 = 1403, */ /* -std=iso9899:2017 */
+ /* OPT_std_iso9899_2018 = 1404, */ /* -std=iso9899:2018 */
+ OPT_std_legacy = 1405, /* -std=legacy */
+ OPT_symbolic = 1406, /* -symbolic */
+ OPT_t = 1407, /* -t */
+ OPT_time = 1408, /* -time */
+ OPT_time_ = 1409, /* -time= */
+ OPT_traditional = 1410, /* -traditional */
+ OPT_traditional_cpp = 1411, /* -traditional-cpp */
+ OPT_trigraphs = 1412, /* -trigraphs */
+ OPT_u = 1413, /* -u */
+ OPT_undef = 1414, /* -undef */
+ OPT_v = 1415, /* -v */
+ OPT_version = 1416, /* -version */
+ OPT_w = 1417, /* -w */
+ OPT_wrapper = 1418, /* -wrapper */
+ OPT_x = 1419, /* -x */
+ OPT_z = 1420, /* -z */
N_OPTS,
OPT_SPECIAL_unknown,
OPT_SPECIAL_ignore,
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/opts-diagnostic.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/opts-diagnostic.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/opts-diagnostic.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/opts-diagnostic.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/opts.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/opts.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/opts.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/opts.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/output.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/output.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/output.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/output.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/params-enum.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/params-enum.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/params-enum.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/params-enum.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/params-list.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/params-list.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/params-list.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/params-list.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/params-options.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/params-options.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/params-options.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/params-options.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/params.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/params.def
similarity index 99%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/params.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/params.def
index 3c9c5fc..813dc55 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/params.def
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/params.def
@@ -1414,6 +1414,12 @@
" loops.",
100, 0, 0)
+DEFPARAM(PARAM_SSA_NAME_DEF_CHAIN_LIMIT,
+ "ssa-name-def-chain-limit",
+ "The maximum number of SSA_NAME assignments to follow in determining "
+ "a value.",
+ 512, 0, 0)
+
/*
Local variables:
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/params.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/params.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/params.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/params.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/params.list b/lib/gcc/aarch64-elf/9.2.0/plugin/include/params.list
similarity index 99%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/params.list
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/params.list
index 47dbe9b..ca08e99 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/params.list
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/params.list
@@ -218,3 +218,4 @@
PARAM_LOGICAL_OP_NON_SHORT_CIRCUIT,
PARAM_LOOP_VERSIONING_MAX_INNER_INSNS,
PARAM_LOOP_VERSIONING_MAX_OUTER_INSNS,
+PARAM_SSA_NAME_DEF_CHAIN_LIMIT,
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/pass-instances.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/pass-instances.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/pass-instances.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/pass-instances.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/pass_manager.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/pass_manager.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/pass_manager.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/pass_manager.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/passes.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/passes.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/passes.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/passes.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/plugin-api.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/plugin-api.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/plugin-api.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/plugin-api.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/plugin-version.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/plugin-version.h
similarity index 75%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/plugin-version.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/plugin-version.h
index 2abe0ff..87ca0ef 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/plugin-version.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/plugin-version.h
@@ -1,12 +1,12 @@
#include "configargs.h"
#define GCCPLUGIN_VERSION_MAJOR 9
-#define GCCPLUGIN_VERSION_MINOR 1
-#define GCCPLUGIN_VERSION_PATCHLEVEL 1
+#define GCCPLUGIN_VERSION_MINOR 2
+#define GCCPLUGIN_VERSION_PATCHLEVEL 0
#define GCCPLUGIN_VERSION (GCCPLUGIN_VERSION_MAJOR*1000 + GCCPLUGIN_VERSION_MINOR)
-static char basever[] = "9.1.1";
-static char datestamp[] = "20190503";
+static char basever[] = "9.2.0";
+static char datestamp[] = "20190812";
static char devphase[] = "";
static char revision[] = "";
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/plugin.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/plugin.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/plugin.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/plugin.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/plugin.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/plugin.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/plugin.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/plugin.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/poly-int-types.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/poly-int-types.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/poly-int-types.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/poly-int-types.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/poly-int.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/poly-int.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/poly-int.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/poly-int.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/predict.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/predict.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/predict.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/predict.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/predict.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/predict.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/predict.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/predict.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/prefix.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/prefix.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/prefix.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/prefix.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/pretty-print.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/pretty-print.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/pretty-print.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/pretty-print.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/print-rtl.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/print-rtl.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/print-rtl.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/print-rtl.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/print-tree.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/print-tree.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/print-tree.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/print-tree.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/profile-count.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/profile-count.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/profile-count.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/profile-count.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/profile.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/profile.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/profile.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/profile.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/read-md.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/read-md.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/read-md.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/read-md.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/read-rtl-function.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/read-rtl-function.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/read-rtl-function.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/read-rtl-function.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/real.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/real.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/real.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/real.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/realmpfr.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/realmpfr.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/realmpfr.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/realmpfr.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/recog.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/recog.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/recog.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/recog.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/reg-notes.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/reg-notes.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/reg-notes.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/reg-notes.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/regcprop.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/regcprop.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/regcprop.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/regcprop.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/regrename.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/regrename.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/regrename.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/regrename.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/regs.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/regs.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/regs.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/regs.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/regset.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/regset.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/regset.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/regset.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/reload.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/reload.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/reload.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/reload.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/resource.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/resource.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/resource.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/resource.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/rtl-error.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/rtl-error.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/rtl-error.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/rtl-error.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/rtl-iter.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/rtl-iter.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/rtl-iter.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/rtl-iter.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/rtl.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/rtl.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/rtl.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/rtl.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/rtl.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/rtl.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/rtl.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/rtl.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/rtlhash.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/rtlhash.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/rtlhash.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/rtlhash.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/rtlhooks-def.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/rtlhooks-def.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/rtlhooks-def.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/rtlhooks-def.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/rtx-vector-builder.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/rtx-vector-builder.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/rtx-vector-builder.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/rtx-vector-builder.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/run-rtl-passes.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/run-rtl-passes.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/run-rtl-passes.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/run-rtl-passes.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/safe-ctype.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/safe-ctype.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/safe-ctype.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/safe-ctype.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sanitizer.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sanitizer.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sanitizer.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sanitizer.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sbitmap.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sbitmap.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sbitmap.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sbitmap.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sched-int.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sched-int.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sched-int.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sched-int.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sel-sched-dump.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sel-sched-dump.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sel-sched-dump.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sel-sched-dump.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sel-sched-ir.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sel-sched-ir.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sel-sched-ir.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sel-sched-ir.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sel-sched.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sel-sched.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sel-sched.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sel-sched.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/selftest-diagnostic.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/selftest-diagnostic.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/selftest-diagnostic.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/selftest-diagnostic.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/selftest-rtl.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/selftest-rtl.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/selftest-rtl.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/selftest-rtl.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/selftest.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/selftest.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/selftest.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/selftest.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sese.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sese.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sese.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sese.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/shrink-wrap.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/shrink-wrap.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/shrink-wrap.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/shrink-wrap.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/signop.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/signop.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/signop.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/signop.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sparseset.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sparseset.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sparseset.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sparseset.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/spellcheck-tree.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/spellcheck-tree.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/spellcheck-tree.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/spellcheck-tree.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/spellcheck.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/spellcheck.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/spellcheck.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/spellcheck.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/splay-tree.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/splay-tree.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/splay-tree.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/splay-tree.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sreal.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sreal.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sreal.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sreal.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ssa-iterators.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ssa-iterators.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ssa-iterators.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ssa-iterators.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ssa.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ssa.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ssa.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ssa.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/stab.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/stab.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/stab.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/stab.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/statistics.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/statistics.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/statistics.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/statistics.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/stmt.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/stmt.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/stmt.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/stmt.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/stor-layout.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/stor-layout.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/stor-layout.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/stor-layout.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/streamer-hooks.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/streamer-hooks.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/streamer-hooks.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/streamer-hooks.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/stringpool.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/stringpool.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/stringpool.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/stringpool.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/substring-locations.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/substring-locations.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/substring-locations.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/substring-locations.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/symbol-summary.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/symbol-summary.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/symbol-summary.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/symbol-summary.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/symtab.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/symtab.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/symtab.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/symtab.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/sync-builtins.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/sync-builtins.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/sync-builtins.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/sync-builtins.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/system.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/system.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/system.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/system.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/target-def.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/target-def.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/target-def.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/target-def.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/target-globals.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/target-globals.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/target-globals.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/target-globals.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/target-hooks-macros.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/target-hooks-macros.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/target-hooks-macros.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/target-hooks-macros.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/target-insns.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/target-insns.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/target-insns.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/target-insns.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/target.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/target.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/target.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/target.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/target.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/target.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/target.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/target.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/targhooks.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/targhooks.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/targhooks.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/targhooks.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/timevar.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/timevar.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/timevar.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/timevar.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/timevar.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/timevar.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/timevar.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/timevar.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tm-preds.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tm-preds.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tm-preds.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tm-preds.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tm.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tm.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tm.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tm.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tm_p.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tm_p.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tm_p.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tm_p.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/toplev.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/toplev.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/toplev.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/toplev.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tracer.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tracer.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tracer.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tracer.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/trans-mem.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/trans-mem.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/trans-mem.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/trans-mem.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-affine.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-affine.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-affine.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-affine.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-cfg.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-cfg.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-cfg.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-cfg.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-cfgcleanup.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-cfgcleanup.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-cfgcleanup.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-cfgcleanup.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-check.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-check.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-check.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-check.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-chrec.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-chrec.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-chrec.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-chrec.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-core.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-core.h
similarity index 99%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-core.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-core.h
index 552196b..fbed0c3 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-core.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-core.h
@@ -1683,6 +1683,7 @@
/* In a VAR_DECL and PARM_DECL, this is DECL_READ_P. */
unsigned decl_read_flag : 1;
/* In a VAR_DECL or RESULT_DECL, this is DECL_NONSHAREABLE. */
+ /* In a PARM_DECL, this is DECL_HIDDEN_STRING_LENGTH. */
unsigned decl_nonshareable_flag : 1;
/* DECL_OFFSET_ALIGN, used only for FIELD_DECLs. */
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-data-ref.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-data-ref.h
similarity index 99%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-data-ref.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-data-ref.h
index 2a5082d..70cbb03 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-data-ref.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-data-ref.h
@@ -478,7 +478,7 @@
}
extern bool dr_may_alias_p (const struct data_reference *,
- const struct data_reference *, bool);
+ const struct data_reference *, struct loop *);
extern bool dr_equal_offsets_p (struct data_reference *,
struct data_reference *);
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-dfa.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-dfa.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-dfa.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-dfa.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-diagnostic.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-diagnostic.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-diagnostic.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-diagnostic.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-dump.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-dump.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-dump.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-dump.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-eh.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-eh.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-eh.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-eh.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-hash-traits.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-hash-traits.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-hash-traits.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-hash-traits.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-hasher.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-hasher.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-hasher.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-hasher.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-if-conv.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-if-conv.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-if-conv.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-if-conv.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-inline.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-inline.h
similarity index 98%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-inline.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-inline.h
index 9e3c249..f90fabb 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-inline.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-inline.h
@@ -113,6 +113,9 @@
/* True if trees may not be unshared. */
bool do_not_unshare;
+ /* True if trees should not be folded during the copying. */
+ bool do_not_fold;
+
/* True if new declarations may not be created during type remapping. */
bool prevent_decl_creation_for_types;
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-into-ssa.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-into-ssa.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-into-ssa.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-into-ssa.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-iterator.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-iterator.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-iterator.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-iterator.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-nested.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-nested.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-nested.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-nested.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-object-size.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-object-size.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-object-size.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-object-size.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-outof-ssa.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-outof-ssa.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-outof-ssa.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-outof-ssa.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-parloops.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-parloops.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-parloops.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-parloops.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-pass.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-pass.h
similarity index 99%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-pass.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-pass.h
index 3a0b380..b27dbdd 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-pass.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-pass.h
@@ -632,7 +632,7 @@
extern void execute_pass_list (function *, opt_pass *);
extern void execute_ipa_pass_list (opt_pass *);
extern void execute_ipa_summary_passes (ipa_opt_pass_d *);
-extern void execute_all_ipa_transforms (void);
+extern void execute_all_ipa_transforms (bool);
extern void execute_all_ipa_stmt_fixups (struct cgraph_node *, gimple **);
extern bool pass_init_dump_file (opt_pass *);
extern void pass_fini_dump_file (opt_pass *);
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-phinodes.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-phinodes.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-phinodes.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-phinodes.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-pretty-print.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-pretty-print.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-pretty-print.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-pretty-print.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-scalar-evolution.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-scalar-evolution.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-scalar-evolution.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-scalar-evolution.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-address.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-address.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-address.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-address.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-alias.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-alias.h
similarity index 97%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-alias.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-alias.h
index a5293cd..cee8449 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-alias.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-alias.h
@@ -132,15 +132,13 @@
extern bool stmt_kills_ref_p (gimple *, tree);
extern bool stmt_kills_ref_p (gimple *, ao_ref *);
extern tree get_continuation_for_phi (gimple *, ao_ref *,
- unsigned int *, bitmap *, bool,
+ unsigned int &, bitmap *, bool,
void *(*)(ao_ref *, tree, void *, bool *),
void *);
extern void *walk_non_aliased_vuses (ao_ref *, tree,
- void *(*)(ao_ref *, tree,
- unsigned int, void *),
+ void *(*)(ao_ref *, tree, void *),
void *(*)(ao_ref *, tree, void *, bool *),
- tree (*)(tree),
- void *);
+ tree (*)(tree), unsigned &, void *);
extern int walk_aliased_vdefs (ao_ref *, tree,
bool (*)(ao_ref *, tree, void *),
void *, bitmap *,
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-ccp.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-ccp.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-ccp.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-ccp.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-coalesce.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-coalesce.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-coalesce.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-coalesce.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-dce.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-dce.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-dce.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-dce.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-dom.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-dom.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-dom.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-dom.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-live.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-live.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-live.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-live.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-loop-ivopts.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-loop-ivopts.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-loop-ivopts.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-loop-ivopts.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-loop-manip.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-loop-manip.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-loop-manip.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-loop-manip.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-loop-niter.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-loop-niter.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-loop-niter.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-loop-niter.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-loop.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-loop.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-loop.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-loop.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-operands.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-operands.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-operands.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-operands.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-propagate.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-propagate.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-propagate.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-propagate.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-sccvn.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-sccvn.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-sccvn.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-sccvn.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-scopedtables.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-scopedtables.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-scopedtables.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-scopedtables.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-strlen.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-strlen.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-strlen.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-strlen.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-ter.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-ter.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-ter.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-ter.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-threadedge.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-threadedge.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-threadedge.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-threadedge.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-threadupdate.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-threadupdate.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa-threadupdate.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa-threadupdate.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssa.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssa.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssanames.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssanames.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-ssanames.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-ssanames.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-stdarg.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-stdarg.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-stdarg.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-stdarg.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-streamer.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-streamer.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-streamer.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-streamer.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-switch-conversion.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-switch-conversion.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-switch-conversion.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-switch-conversion.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-vector-builder.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-vector-builder.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-vector-builder.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-vector-builder.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-vectorizer.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-vectorizer.h
similarity index 98%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-vectorizer.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-vectorizer.h
index 6f59af6..d5fd469 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-vectorizer.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-vectorizer.h
@@ -428,6 +428,13 @@
loops. */
tree mask_compare_type;
+ /* For #pragma omp simd if (x) loops the x expression. If constant 0,
+ the loop should not be vectorized, if constant non-zero, simd_if_cond
+ shouldn't be set and loop vectorized normally, if SSA_NAME, the loop
+ should be versioned on that condition, using scalar loop if the condition
+ is false and vectorized loop otherwise. */
+ tree simd_if_cond;
+
/* Unknown DRs according to which loop was peeled. */
struct dr_vec_info *unaligned_dr;
@@ -591,6 +598,7 @@
#define LOOP_VINFO_SCALAR_ITERATION_COST(L) (L)->scalar_cost_vec
#define LOOP_VINFO_SINGLE_SCALAR_ITERATION_COST(L) (L)->single_scalar_iteration_cost
#define LOOP_VINFO_ORIG_LOOP_INFO(L) (L)->orig_loop_info
+#define LOOP_VINFO_SIMD_IF_COND(L) (L)->simd_if_cond
#define LOOP_REQUIRES_VERSIONING_FOR_ALIGNMENT(L) \
((L)->may_misalign_stmts.length () > 0)
@@ -600,10 +608,13 @@
|| (L)->lower_bounds.length () > 0)
#define LOOP_REQUIRES_VERSIONING_FOR_NITERS(L) \
(LOOP_VINFO_NITERS_ASSUMPTIONS (L))
+#define LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND(L) \
+ (LOOP_VINFO_SIMD_IF_COND (L))
#define LOOP_REQUIRES_VERSIONING(L) \
(LOOP_REQUIRES_VERSIONING_FOR_ALIGNMENT (L) \
|| LOOP_REQUIRES_VERSIONING_FOR_ALIAS (L) \
- || LOOP_REQUIRES_VERSIONING_FOR_NITERS (L))
+ || LOOP_REQUIRES_VERSIONING_FOR_NITERS (L) \
+ || LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND (L))
#define LOOP_VINFO_NITERS_KNOWN_P(L) \
(tree_fits_shwi_p ((L)->num_iters) && tree_to_shwi ((L)->num_iters) > 0)
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-vrp.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-vrp.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree-vrp.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree-vrp.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree.h
similarity index 99%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tree.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tree.h
index 2f2f109..d650511 100644
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tree.h
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tree.h
@@ -900,6 +900,11 @@
(TREE_CHECK2 (NODE, VAR_DECL, \
RESULT_DECL)->decl_common.decl_nonshareable_flag)
+/* In a PARM_DECL, set for Fortran hidden string length arguments that some
+ buggy callers don't pass to the callee. */
+#define DECL_HIDDEN_STRING_LENGTH(NODE) \
+ (TREE_CHECK (NODE, PARM_DECL)->decl_common.decl_nonshareable_flag)
+
/* In a CALL_EXPR, means that the call is the jump from a thunk to the
thunked-to function. */
#define CALL_FROM_THUNK_P(NODE) (CALL_EXPR_CHECK (NODE)->base.protected_flag)
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/treestruct.def b/lib/gcc/aarch64-elf/9.2.0/plugin/include/treestruct.def
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/treestruct.def
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/treestruct.def
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tsan.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tsan.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tsan.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tsan.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/tsystem.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/tsystem.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/tsystem.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/tsystem.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/typeclass.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/typeclass.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/typeclass.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/typeclass.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/typed-splay-tree.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/typed-splay-tree.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/typed-splay-tree.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/typed-splay-tree.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/ubsan.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/ubsan.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/ubsan.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/ubsan.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/valtrack.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/valtrack.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/valtrack.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/valtrack.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/value-prof.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/value-prof.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/value-prof.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/value-prof.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/varasm.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/varasm.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/varasm.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/varasm.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/vec-perm-indices.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/vec-perm-indices.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/vec-perm-indices.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/vec-perm-indices.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/vec.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/vec.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/vec.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/vec.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/vector-builder.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/vector-builder.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/vector-builder.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/vector-builder.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/version.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/version.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/version.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/version.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/vmsdbg.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/vmsdbg.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/vmsdbg.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/vmsdbg.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/vr-values.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/vr-values.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/vr-values.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/vr-values.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/vtable-verify.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/vtable-verify.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/vtable-verify.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/vtable-verify.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/wide-int-bitmask.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/wide-int-bitmask.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/wide-int-bitmask.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/wide-int-bitmask.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/wide-int-print.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/wide-int-print.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/wide-int-print.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/wide-int-print.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/wide-int-range.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/wide-int-range.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/wide-int-range.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/wide-int-range.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/wide-int.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/wide-int.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/wide-int.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/wide-int.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/xcoff.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/xcoff.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/xcoff.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/xcoff.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/include/xcoffout.h b/lib/gcc/aarch64-elf/9.2.0/plugin/include/xcoffout.h
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/include/xcoffout.h
rename to lib/gcc/aarch64-elf/9.2.0/plugin/include/xcoffout.h
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.la b/lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.la
similarity index 93%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.la
rename to lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.la
index 430aa45..fa12202 100755
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.la
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.la
@@ -38,4 +38,4 @@
dlpreopen=''
# Directory that this library needs to be installed in:
-libdir='/home/arter97/arm64-gcc/lib/gcc/aarch64-elf/9.1.1/plugin'
+libdir='/home/arter97/arm64-gcc/lib/gcc/aarch64-elf/9.2.0/plugin'
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.so b/lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.so
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.so
rename to lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.so
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.so.0 b/lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.so.0
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/libcc1plugin.so.0
rename to lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.so.0
diff --git a/lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.so.0.0.0 b/lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.so.0.0.0
new file mode 100755
index 0000000..bcd1acf
--- /dev/null
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/libcc1plugin.so.0.0.0
Binary files differ
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.la b/lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.la
similarity index 93%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.la
rename to lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.la
index 288af07..9d95d13 100755
--- a/lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.la
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.la
@@ -38,4 +38,4 @@
dlpreopen=''
# Directory that this library needs to be installed in:
-libdir='/home/arter97/arm64-gcc/lib/gcc/aarch64-elf/9.1.1/plugin'
+libdir='/home/arter97/arm64-gcc/lib/gcc/aarch64-elf/9.2.0/plugin'
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.so b/lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.so
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.so
rename to lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.so
diff --git a/lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.so.0 b/lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.so.0
similarity index 100%
rename from lib/gcc/aarch64-elf/9.1.1/plugin/libcp1plugin.so.0
rename to lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.so.0
diff --git a/lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.so.0.0.0 b/lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.so.0.0.0
new file mode 100755
index 0000000..a42cfe3
--- /dev/null
+++ b/lib/gcc/aarch64-elf/9.2.0/plugin/libcp1plugin.so.0.0.0
Binary files differ
diff --git a/lib/libaarch64-elf-sim.a b/lib/libaarch64-elf-sim.a
index 4c18105..dce7692 100644
--- a/lib/libaarch64-elf-sim.a
+++ b/lib/libaarch64-elf-sim.a
Binary files differ
diff --git a/lib/libcc1.so.0.0.0 b/lib/libcc1.so.0.0.0
index f6c6445..6cbcf90 100755
--- a/lib/libcc1.so.0.0.0
+++ b/lib/libcc1.so.0.0.0
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.1.1/cc1 b/libexec/gcc/aarch64-elf/9.1.1/cc1
deleted file mode 100755
index fae0861..0000000
--- a/libexec/gcc/aarch64-elf/9.1.1/cc1
+++ /dev/null
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.1.1/collect2 b/libexec/gcc/aarch64-elf/9.1.1/collect2
deleted file mode 100755
index beda3d9..0000000
--- a/libexec/gcc/aarch64-elf/9.1.1/collect2
+++ /dev/null
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.1.1/install-tools/fixincl b/libexec/gcc/aarch64-elf/9.1.1/install-tools/fixincl
deleted file mode 100755
index 279f401..0000000
--- a/libexec/gcc/aarch64-elf/9.1.1/install-tools/fixincl
+++ /dev/null
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.so.0.0.0 b/libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.so.0.0.0
deleted file mode 100755
index b56b9ea..0000000
--- a/libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.so.0.0.0
+++ /dev/null
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.1.1/lto-wrapper b/libexec/gcc/aarch64-elf/9.1.1/lto-wrapper
deleted file mode 100755
index 9bb56ad..0000000
--- a/libexec/gcc/aarch64-elf/9.1.1/lto-wrapper
+++ /dev/null
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.1.1/lto1 b/libexec/gcc/aarch64-elf/9.1.1/lto1
deleted file mode 100755
index e75f354..0000000
--- a/libexec/gcc/aarch64-elf/9.1.1/lto1
+++ /dev/null
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.1.1/plugin/gengtype b/libexec/gcc/aarch64-elf/9.1.1/plugin/gengtype
deleted file mode 100755
index f228b75..0000000
--- a/libexec/gcc/aarch64-elf/9.1.1/plugin/gengtype
+++ /dev/null
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.2.0/cc1 b/libexec/gcc/aarch64-elf/9.2.0/cc1
new file mode 100755
index 0000000..c8cee29
--- /dev/null
+++ b/libexec/gcc/aarch64-elf/9.2.0/cc1
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.2.0/collect2 b/libexec/gcc/aarch64-elf/9.2.0/collect2
new file mode 100755
index 0000000..6a33377
--- /dev/null
+++ b/libexec/gcc/aarch64-elf/9.2.0/collect2
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.1.1/install-tools/fixinc.sh b/libexec/gcc/aarch64-elf/9.2.0/install-tools/fixinc.sh
similarity index 100%
rename from libexec/gcc/aarch64-elf/9.1.1/install-tools/fixinc.sh
rename to libexec/gcc/aarch64-elf/9.2.0/install-tools/fixinc.sh
diff --git a/libexec/gcc/aarch64-elf/9.2.0/install-tools/fixincl b/libexec/gcc/aarch64-elf/9.2.0/install-tools/fixincl
new file mode 100755
index 0000000..6b965d4
--- /dev/null
+++ b/libexec/gcc/aarch64-elf/9.2.0/install-tools/fixincl
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.1.1/install-tools/mkheaders b/libexec/gcc/aarch64-elf/9.2.0/install-tools/mkheaders
similarity index 99%
rename from libexec/gcc/aarch64-elf/9.1.1/install-tools/mkheaders
rename to libexec/gcc/aarch64-elf/9.2.0/install-tools/mkheaders
index 8f3fb89..814f7b1 100755
--- a/libexec/gcc/aarch64-elf/9.1.1/install-tools/mkheaders
+++ b/libexec/gcc/aarch64-elf/9.2.0/install-tools/mkheaders
@@ -21,7 +21,7 @@
# Basic information
target=aarch64-unknown-elf
target_noncanonical=aarch64-elf
-version=9.1.1
+version=9.2.0
VERBOSE=0
while [ x$1 = x-v ] ; do
diff --git a/libexec/gcc/aarch64-elf/9.1.1/install-tools/mkinstalldirs b/libexec/gcc/aarch64-elf/9.2.0/install-tools/mkinstalldirs
similarity index 100%
rename from libexec/gcc/aarch64-elf/9.1.1/install-tools/mkinstalldirs
rename to libexec/gcc/aarch64-elf/9.2.0/install-tools/mkinstalldirs
diff --git a/libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.la b/libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.la
similarity index 93%
rename from libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.la
rename to libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.la
index f70cc06..fde9f22 100755
--- a/libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.la
+++ b/libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.la
@@ -38,4 +38,4 @@
dlpreopen=''
# Directory that this library needs to be installed in:
-libdir='/home/arter97/arm64-gcc/libexec/gcc/aarch64-elf/9.1.1'
+libdir='/home/arter97/arm64-gcc/libexec/gcc/aarch64-elf/9.2.0'
diff --git a/libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.so b/libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.so
similarity index 100%
rename from libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.so
rename to libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.so
diff --git a/libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.so.0 b/libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.so.0
similarity index 100%
rename from libexec/gcc/aarch64-elf/9.1.1/liblto_plugin.so.0
rename to libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.so.0
diff --git a/libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.so.0.0.0 b/libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.so.0.0.0
new file mode 100755
index 0000000..9ed74e8
--- /dev/null
+++ b/libexec/gcc/aarch64-elf/9.2.0/liblto_plugin.so.0.0.0
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.2.0/lto-wrapper b/libexec/gcc/aarch64-elf/9.2.0/lto-wrapper
new file mode 100755
index 0000000..d0de158
--- /dev/null
+++ b/libexec/gcc/aarch64-elf/9.2.0/lto-wrapper
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.2.0/lto1 b/libexec/gcc/aarch64-elf/9.2.0/lto1
new file mode 100755
index 0000000..4bfce78
--- /dev/null
+++ b/libexec/gcc/aarch64-elf/9.2.0/lto1
Binary files differ
diff --git a/libexec/gcc/aarch64-elf/9.2.0/plugin/gengtype b/libexec/gcc/aarch64-elf/9.2.0/plugin/gengtype
new file mode 100755
index 0000000..f62b784
--- /dev/null
+++ b/libexec/gcc/aarch64-elf/9.2.0/plugin/gengtype
Binary files differ
diff --git a/share/gdb/python/gdb/command/prompt.py b/share/gdb/python/gdb/command/prompt.py
index 3d662a7..04b9e49 100644
--- a/share/gdb/python/gdb/command/prompt.py
+++ b/share/gdb/python/gdb/command/prompt.py
@@ -45,7 +45,7 @@
self.hook_set = False
def get_show_string (self, pvalue):
- if self.value is not '':
+ if self.value:
return "The extended prompt is: " + self.value
else:
return "The extended prompt is not set."
@@ -57,7 +57,7 @@
return ""
def before_prompt_hook(self, current):
- if self.value is not '':
+ if self.value:
return gdb.prompt.substitute_prompt(self.value)
else:
return None
diff --git a/share/info/annotate.info b/share/info/annotate.info
index 44e5be4..f9d06a6 100644
--- a/share/info/annotate.info
+++ b/share/info/annotate.info
@@ -682,6 +682,12 @@
the user with the 'thread' command, or as a result of execution,
e.g., another thread hits a breakpoint.
+'^Z^Zthread-exited,id="ID",group-id="GID"'
+
+ This annotation is issued once for each thread that exits. The ID
+ field contains the global GDB identifier of the thread. The GID
+ field identifies the thread group this thread belongs to.
+
File: annotate.info, Node: GNU Free Documentation License, Prev: Multi-threaded Apps, Up: Top
@@ -1182,6 +1188,6 @@
Node: Annotations for Running19948
Node: Source Annotations21461
Node: Multi-threaded Apps22407
-Node: GNU Free Documentation License23017
+Node: GNU Free Documentation License23267
End Tag Table
diff --git a/share/info/as.info b/share/info/as.info
index 13bf9c7..0f11878 100644
--- a/share/info/as.info
+++ b/share/info/as.info
Binary files differ
diff --git a/share/info/bfd.info b/share/info/bfd.info
index 7906330..33e8791 100644
--- a/share/info/bfd.info
+++ b/share/info/bfd.info
Binary files differ
diff --git a/share/info/binutils.info b/share/info/binutils.info
index cf9a50b..10cdb6c 100644
--- a/share/info/binutils.info
+++ b/share/info/binutils.info
Binary files differ
diff --git a/share/info/gcc.info b/share/info/gcc.info
index ebd82a3..476da43 100644
--- a/share/info/gcc.info
+++ b/share/info/gcc.info
Binary files differ
diff --git a/share/info/gccint.info b/share/info/gccint.info
index 3823746..6f0b605 100644
--- a/share/info/gccint.info
+++ b/share/info/gccint.info
Binary files differ
diff --git a/share/info/gdb.info b/share/info/gdb.info
index 6bb1c56..1a7b282 100644
--- a/share/info/gdb.info
+++ b/share/info/gdb.info
Binary files differ
diff --git a/share/info/gprof.info b/share/info/gprof.info
index 8d4f27c..66b2150 100644
--- a/share/info/gprof.info
+++ b/share/info/gprof.info
@@ -27,7 +27,7 @@
time. We assume that you know how to write, compile, and execute
programs. GNU 'gprof' was written by Jay Fenlason.
- This manual is for 'gprof' (GNU Binutils) version 2.32.
+ This manual is for 'gprof' (Linux/GNU Binutils) version 2.32.51.0.1.
This document is distributed under the terms of the GNU Free
Documentation License version 1.3. A copy of the license is included in
@@ -2425,34 +2425,34 @@
Tag Table:
Node: Top719
-Node: Introduction2042
-Node: Compiling4533
-Node: Executing8589
-Node: Invoking11377
-Node: Output Options12792
-Node: Analysis Options19884
-Node: Miscellaneous Options23804
-Node: Deprecated Options25058
-Node: Symspecs27121
-Node: Output28947
-Node: Flat Profile29987
-Node: Call Graph34940
-Node: Primary38172
-Node: Callers40760
-Node: Subroutines42878
-Node: Cycles44719
-Node: Line-by-line51496
-Node: Annotated Source55572
-Node: Inaccuracy58570
-Node: Sampling Error58828
-Node: Assumptions61732
-Node: How do I?63202
-Node: Incompatibilities64759
-Node: Details66253
-Node: Implementation66646
-Node: File Format72545
-Node: Internals76833
-Node: Debugging85323
-Node: GNU Free Documentation License86913
+Node: Introduction2055
+Node: Compiling4546
+Node: Executing8602
+Node: Invoking11390
+Node: Output Options12805
+Node: Analysis Options19897
+Node: Miscellaneous Options23817
+Node: Deprecated Options25071
+Node: Symspecs27134
+Node: Output28960
+Node: Flat Profile30000
+Node: Call Graph34953
+Node: Primary38185
+Node: Callers40773
+Node: Subroutines42891
+Node: Cycles44732
+Node: Line-by-line51509
+Node: Annotated Source55585
+Node: Inaccuracy58583
+Node: Sampling Error58841
+Node: Assumptions61745
+Node: How do I?63215
+Node: Incompatibilities64772
+Node: Details66266
+Node: Implementation66659
+Node: File Format72558
+Node: Internals76846
+Node: Debugging85336
+Node: GNU Free Documentation License86926
End Tag Table
diff --git a/share/info/ld.info b/share/info/ld.info
index 1ef599d..cf1bb8d 100644
--- a/share/info/ld.info
+++ b/share/info/ld.info
Binary files differ
diff --git a/share/locale/ca/LC_MESSAGES/binutils.mo b/share/locale/ca/LC_MESSAGES/binutils.mo
index 3ae2834..82bd983 100644
--- a/share/locale/ca/LC_MESSAGES/binutils.mo
+++ b/share/locale/ca/LC_MESSAGES/binutils.mo
Binary files differ
diff --git a/share/locale/de/LC_MESSAGES/gprof.mo b/share/locale/de/LC_MESSAGES/gprof.mo
index 10776d1..259feb4 100644
--- a/share/locale/de/LC_MESSAGES/gprof.mo
+++ b/share/locale/de/LC_MESSAGES/gprof.mo
Binary files differ
diff --git a/share/locale/fr/LC_MESSAGES/bfd.mo b/share/locale/fr/LC_MESSAGES/bfd.mo
index 54141d3..74b002c 100644
--- a/share/locale/fr/LC_MESSAGES/bfd.mo
+++ b/share/locale/fr/LC_MESSAGES/bfd.mo
Binary files differ
diff --git a/share/locale/fr/LC_MESSAGES/gold.mo b/share/locale/fr/LC_MESSAGES/gold.mo
index f164f2e..373be8a 100644
--- a/share/locale/fr/LC_MESSAGES/gold.mo
+++ b/share/locale/fr/LC_MESSAGES/gold.mo
Binary files differ
diff --git a/share/locale/fr/LC_MESSAGES/ld.mo b/share/locale/fr/LC_MESSAGES/ld.mo
index 7de13c7..de0d23c 100644
--- a/share/locale/fr/LC_MESSAGES/ld.mo
+++ b/share/locale/fr/LC_MESSAGES/ld.mo
Binary files differ
diff --git a/share/locale/fr/LC_MESSAGES/opcodes.mo b/share/locale/fr/LC_MESSAGES/opcodes.mo
index b16c817..f86ad78 100644
--- a/share/locale/fr/LC_MESSAGES/opcodes.mo
+++ b/share/locale/fr/LC_MESSAGES/opcodes.mo
Binary files differ
diff --git a/share/locale/ru/LC_MESSAGES/ld.mo b/share/locale/ru/LC_MESSAGES/ld.mo
index a2d2e4f..44b80d1 100644
--- a/share/locale/ru/LC_MESSAGES/ld.mo
+++ b/share/locale/ru/LC_MESSAGES/ld.mo
Binary files differ
diff --git a/share/locale/sv/LC_MESSAGES/binutils.mo b/share/locale/sv/LC_MESSAGES/binutils.mo
index 111c033..803b83d 100644
--- a/share/locale/sv/LC_MESSAGES/binutils.mo
+++ b/share/locale/sv/LC_MESSAGES/binutils.mo
Binary files differ
diff --git a/share/locale/sv/LC_MESSAGES/opcodes.mo b/share/locale/sv/LC_MESSAGES/opcodes.mo
index 419885c..8905f17 100644
--- a/share/locale/sv/LC_MESSAGES/opcodes.mo
+++ b/share/locale/sv/LC_MESSAGES/opcodes.mo
Binary files differ
diff --git a/share/man/man1/aarch64-elf-addr2line.1 b/share/man/man1/aarch64-elf-addr2line.1
index 575a1b5..9e28630 100644
--- a/share/man/man1/aarch64-elf-addr2line.1
+++ b/share/man/man1/aarch64-elf-addr2line.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "ADDR2LINE 1"
-.TH ADDR2LINE 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH ADDR2LINE 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-ar.1 b/share/man/man1/aarch64-elf-ar.1
index a3789e5..39f822d 100644
--- a/share/man/man1/aarch64-elf-ar.1
+++ b/share/man/man1/aarch64-elf-ar.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "AR 1"
-.TH AR 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH AR 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -374,7 +374,7 @@
.IX Item "P"
Use the full path name when matching names in the archive. \s-1GNU\s0
\&\fBar\fR can not create an archive with a full path name (such archives
-are not \s-1POSIX\s0 complaint), but other archive creators can. This option
+are not \s-1POSIX\s0 compliant), but other archive creators can. This option
will cause \s-1GNU\s0 \fBar\fR to match file names using a complete path
name, which can be convenient when extracting a single file from an
archive created by another tool.
diff --git a/share/man/man1/aarch64-elf-as.1 b/share/man/man1/aarch64-elf-as.1
index 2de2c75..faaf4a2 100644
--- a/share/man/man1/aarch64-elf-as.1
+++ b/share/man/man1/aarch64-elf-as.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "AS 1"
-.TH AS 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH AS 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -197,6 +197,9 @@
[\fB\-mno\-fdpic\fR]
[\fB\-mnopic\fR]
.PP
+\&\fITarget \s-1BPF\s0 options:\fR
+ [\fB\-EL\fR] [\fB\-EB\fR]
+.PP
\&\fITarget \s-1CRIS\s0 options:\fR
[\fB\-\-underscore\fR | \fB\-\-no\-underscore\fR]
[\fB\-\-pic\fR] [\fB\-N\fR]
@@ -813,6 +816,8 @@
\&\f(CW\*(C`ares\*(C'\fR,
\&\f(CW\*(C`exynos\-m1\*(C'\fR,
\&\f(CW\*(C`falkor\*(C'\fR,
+\&\f(CW\*(C`neoverse\-n1\*(C'\fR,
+\&\f(CW\*(C`neoverse\-e1\*(C'\fR,
\&\f(CW\*(C`qdf24xx\*(C'\fR,
\&\f(CW\*(C`saphira\*(C'\fR,
\&\f(CW\*(C`thunderx\*(C'\fR,
@@ -1037,6 +1042,22 @@
.PD
Disable \-mfdpic.
.PP
+The following options are available when as is configured for
+the Linux kernel \s-1BPF\s0 processor family.
+.PP
+\&\f(CW@chapter\fR \s-1BPF\s0 Dependent Features
+.SS "Options"
+.IX Subsection "Options"
+.IP "\fB\-EB\fR" 4
+.IX Item "-EB"
+This option specifies that the assembler should emit big-endian eBPF.
+.IP "\fB\-EL\fR" 4
+.IX Item "-EL"
+This option specifies that the assembler should emit little-endian
+eBPF.
+.PP
+Note that if no endianness option is specified in the command line,
+the host endianness is used.
See the info pages for documentation of the CRIS-specific options.
.PP
The following options are available when as is configured for
@@ -1352,6 +1373,7 @@
\&\f(CW\*(C`clwb\*(C'\fR,
\&\f(CW\*(C`movdiri\*(C'\fR,
\&\f(CW\*(C`movdir64b\*(C'\fR,
+\&\f(CW\*(C`enqcmd\*(C'\fR,
\&\f(CW\*(C`avx512f\*(C'\fR,
\&\f(CW\*(C`avx512cd\*(C'\fR,
\&\f(CW\*(C`avx512er\*(C'\fR,
@@ -1367,6 +1389,7 @@
\&\f(CW\*(C`avx512_vbmi2\*(C'\fR,
\&\f(CW\*(C`avx512_vnni\*(C'\fR,
\&\f(CW\*(C`avx512_bitalg\*(C'\fR,
+\&\f(CW\*(C`avx512_bf16\*(C'\fR,
\&\f(CW\*(C`noavx512f\*(C'\fR,
\&\f(CW\*(C`noavx512cd\*(C'\fR,
\&\f(CW\*(C`noavx512er\*(C'\fR,
@@ -1382,6 +1405,9 @@
\&\f(CW\*(C`noavx512_vbmi2\*(C'\fR,
\&\f(CW\*(C`noavx512_vnni\*(C'\fR,
\&\f(CW\*(C`noavx512_bitalg\*(C'\fR,
+\&\f(CW\*(C`noavx512_vp2intersect\*(C'\fR,
+\&\f(CW\*(C`noavx512_bf16\*(C'\fR,
+\&\f(CW\*(C`noenqcmd\*(C'\fR,
\&\f(CW\*(C`vmx\*(C'\fR,
\&\f(CW\*(C`vmfunc\*(C'\fR,
\&\f(CW\*(C`smx\*(C'\fR,
@@ -1618,10 +1644,14 @@
Optimize instruction encoding with smaller instruction size. \fB\-O\fR
and \fB\-O1\fR encode 64\-bit register load instructions with 64\-bit
immediate as 32\-bit register load instructions with 31\-bit or 32\-bits
-immediates and encode 64\-bit register clearing instructions with 32\-bit
-register clearing instructions. \fB\-O2\fR includes \fB\-O1\fR
-optimization plus encodes 256\-bit and 512\-bit vector register clearing
-instructions with 128\-bit vector register clearing instructions.
+immediates, encode 64\-bit register clearing instructions with 32\-bit
+register clearing instructions and encode 256\-bit/512\-bit \s-1VEX/EVEX\s0
+vector register clearing instructions with 128\-bit \s-1VEX\s0 vector register
+clearing instructions as well as encode 128\-bit/256\-bit \s-1EVEX\s0 vector
+register load/store instructions with \s-1VEX\s0 vector register load/store
+instructions. \fB\-O2\fR includes \fB\-O1\fR optimization plus
+encodes 256\-bit/512\-bit \s-1EVEX\s0 vector register clearing instructions with
+128\-bit \s-1EVEX\s0 vector register clearing instructions.
\&\fB\-Os\fR includes \fB\-O2\fR optimization plus encodes 16\-bit, 32\-bit
and 64\-bit register tests with immediate as 8\-bit register test with
immediate. \fB\-O0\fR turns off this optimization.
diff --git a/share/man/man1/aarch64-elf-c++filt.1 b/share/man/man1/aarch64-elf-c++filt.1
index d27bcf7..6bd6eb5 100644
--- a/share/man/man1/aarch64-elf-c++filt.1
+++ b/share/man/man1/aarch64-elf-c++filt.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "C++FILT 1"
-.TH C++FILT 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH C++FILT 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-cpp.1 b/share/man/man1/aarch64-elf-cpp.1
index f76501e..3f54195 100644
--- a/share/man/man1/aarch64-elf-cpp.1
+++ b/share/man/man1/aarch64-elf-cpp.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "CPP 1"
-.TH CPP 1 "2019-05-03" "gcc-9.1.1" "GNU"
+.TH CPP 1 "2019-08-12" "gcc-9.2.0" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-dlltool.1 b/share/man/man1/aarch64-elf-dlltool.1
index d984a80..2266a58 100644
--- a/share/man/man1/aarch64-elf-dlltool.1
+++ b/share/man/man1/aarch64-elf-dlltool.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "DLLTOOL 1"
-.TH DLLTOOL 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH DLLTOOL 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-elfedit.1 b/share/man/man1/aarch64-elf-elfedit.1
index 5c79193..791c049 100644
--- a/share/man/man1/aarch64-elf-elfedit.1
+++ b/share/man/man1/aarch64-elf-elfedit.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "ELFEDIT 1"
-.TH ELFEDIT 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH ELFEDIT 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-gcc.1 b/share/man/man1/aarch64-elf-gcc.1
index 18332c3..fc1ebc1 100644
--- a/share/man/man1/aarch64-elf-gcc.1
+++ b/share/man/man1/aarch64-elf-gcc.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GCC 1"
-.TH GCC 1 "2019-05-03" "gcc-9.1.1" "GNU"
+.TH GCC 1 "2019-08-12" "gcc-9.2.0" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -11351,6 +11351,13 @@
before the loop versioning pass considers it too big to copy,
discounting any instructions in inner loops that directly benefit
from versioning.
+.IP "\fBssa-name-def-chain-limit\fR" 4
+.IX Item "ssa-name-def-chain-limit"
+The maximum number of \s-1SSA_NAME\s0 assignments to follow in determining
+a property of a variable such as its value. This limits the number
+of iterations or recursive calls \s-1GCC\s0 performs when optimizing certain
+statements or when determining their validity prior to issuing
+diagnostics.
.RE
.RS 4
.RE
diff --git a/share/man/man1/aarch64-elf-gcov-dump.1 b/share/man/man1/aarch64-elf-gcov-dump.1
index f25413d..1ff65bc 100644
--- a/share/man/man1/aarch64-elf-gcov-dump.1
+++ b/share/man/man1/aarch64-elf-gcov-dump.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GCOV-DUMP 1"
-.TH GCOV-DUMP 1 "2019-05-03" "gcc-9.1.1" "GNU"
+.TH GCOV-DUMP 1 "2019-08-12" "gcc-9.2.0" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-gcov-tool.1 b/share/man/man1/aarch64-elf-gcov-tool.1
index 6f5ff56..f1de407 100644
--- a/share/man/man1/aarch64-elf-gcov-tool.1
+++ b/share/man/man1/aarch64-elf-gcov-tool.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GCOV-TOOL 1"
-.TH GCOV-TOOL 1 "2019-05-03" "gcc-9.1.1" "GNU"
+.TH GCOV-TOOL 1 "2019-08-12" "gcc-9.2.0" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-gcov.1 b/share/man/man1/aarch64-elf-gcov.1
index d967004..c809a1b 100644
--- a/share/man/man1/aarch64-elf-gcov.1
+++ b/share/man/man1/aarch64-elf-gcov.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GCOV 1"
-.TH GCOV 1 "2019-05-03" "gcc-9.1.1" "GNU"
+.TH GCOV 1 "2019-08-12" "gcc-9.2.0" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-gdb-add-index.1 b/share/man/man1/aarch64-elf-gdb-add-index.1
index 3b0a19c..93c6393 100644
--- a/share/man/man1/aarch64-elf-gdb-add-index.1
+++ b/share/man/man1/aarch64-elf-gdb-add-index.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GDB-ADD-INDEX 1"
-.TH GDB-ADD-INDEX 1 "2019-05-21" "gdb-8.2.50.20190202-git" "GNU Development Tools"
+.TH GDB-ADD-INDEX 1 "2019-08-14" "gdb-8.3.50.20190620-git" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -179,7 +179,7 @@
Richard M. Stallman and Roland H. Pesch, July 1991.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright (c) 1988\-2018 Free Software Foundation, Inc.
+Copyright (c) 1988\-2019 Free Software Foundation, Inc.
.PP
Permission is granted to copy, distribute and/or modify this document
under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.3 or
diff --git a/share/man/man1/aarch64-elf-gdb.1 b/share/man/man1/aarch64-elf-gdb.1
index 80bcf39..c4cf54e 100644
--- a/share/man/man1/aarch64-elf-gdb.1
+++ b/share/man/man1/aarch64-elf-gdb.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GDB 1"
-.TH GDB 1 "2019-05-21" "gdb-8.2.50.20190202-git" "GNU Development Tools"
+.TH GDB 1 "2019-08-14" "gdb-8.3.50.20190620-git" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -186,17 +186,16 @@
\& gdb program core
.Ve
.PP
-You can, instead, specify a process \s-1ID\s0 as a second argument, if you want
-to debug a running process:
+You can, instead, specify a process \s-1ID\s0 as a second argument or use option
+\&\f(CW\*(C`\-p\*(C'\fR, if you want to debug a running process:
.PP
.Vb 2
\& gdb program 1234
\& gdb \-p 1234
.Ve
.PP
-would attach \s-1GDB\s0 to process \f(CW1234\fR (unless you also have a file
-named \fI1234\fR; \s-1GDB\s0 does check for a core file first).
-With option \fB\-p\fR you can omit the \fIprogram\fR filename.
+would attach \s-1GDB\s0 to process \f(CW1234\fR. With option \fB\-p\fR you
+can omit the \fIprogram\fR filename.
.PP
Here are some of the most frequently needed \s-1GDB\s0 commands:
.IP "\fBbreak [\fR\fIfile\fR\fB:]\fR\fIfunction\fR" 4
@@ -387,7 +386,7 @@
Richard M. Stallman and Roland H. Pesch, July 1991.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright (c) 1988\-2018 Free Software Foundation, Inc.
+Copyright (c) 1988\-2019 Free Software Foundation, Inc.
.PP
Permission is granted to copy, distribute and/or modify this document
under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.3 or
diff --git a/share/man/man1/aarch64-elf-gdbserver.1 b/share/man/man1/aarch64-elf-gdbserver.1
index c429d45..1d75a99 100644
--- a/share/man/man1/aarch64-elf-gdbserver.1
+++ b/share/man/man1/aarch64-elf-gdbserver.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GDBSERVER 1"
-.TH GDBSERVER 1 "2019-05-21" "gdb-8.2.50.20190202-git" "GNU Development Tools"
+.TH GDBSERVER 1 "2019-08-14" "gdb-8.3.50.20190620-git" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -327,6 +327,11 @@
Instruct \f(CW\*(C`gdbserver\*(C'\fR to display remote protocol debug output.
This option is intended for \f(CW\*(C`gdbserver\*(C'\fR development and for bug reports to
the developers.
+.IP "\fB\-\-debug\-file=\fR\fIfilename\fR" 4
+.IX Item "--debug-file=filename"
+Instruct \f(CW\*(C`gdbserver\*(C'\fR to send any debug output to the given \fIfilename\fR.
+This option is intended for \f(CW\*(C`gdbserver\*(C'\fR development and for bug reports to
+the developers.
.IP "\fB\-\-debug\-format=option1\fR[\fB,option2,...\fR]" 4
.IX Item "--debug-format=option1[,option2,...]"
Instruct \f(CW\*(C`gdbserver\*(C'\fR to include extra information in each line
@@ -359,7 +364,7 @@
Richard M. Stallman and Roland H. Pesch, July 1991.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright (c) 1988\-2018 Free Software Foundation, Inc.
+Copyright (c) 1988\-2019 Free Software Foundation, Inc.
.PP
Permission is granted to copy, distribute and/or modify this document
under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.3 or
diff --git a/share/man/man1/aarch64-elf-gprof.1 b/share/man/man1/aarch64-elf-gprof.1
index b0c7673..86f4fea 100644
--- a/share/man/man1/aarch64-elf-gprof.1
+++ b/share/man/man1/aarch64-elf-gprof.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GPROF 1"
-.TH GPROF 1 "2019-05-21" "binutils-2.32" "GNU"
+.TH GPROF 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -138,7 +138,7 @@
gprof \- display call graph profile data
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
-gprof [ \-[abcDhilLrsTvwxyz] ] [ \-[ACeEfFJnNOpPqQZ][\fIname\fR] ]
+gprof [ \-[abcDhilLrsTvwxyz] ] [ \-[ACeEfFJnNOpPqQRStZ][\fIname\fR] ]
[ \-I \fIdirs\fR ] [ \-d[\fInum\fR] ] [ \-k \fIfrom/to\fR ]
[ \-m \fImin-count\fR ] [ \-R \fImap_file\fR ] [ \-t \fItable-length\fR ]
[ \-\-[no\-]annotated\-source[=\fIname\fR] ]
diff --git a/share/man/man1/aarch64-elf-ld.1 b/share/man/man1/aarch64-elf-ld.1
index c7db5c7..c0c25db 100644
--- a/share/man/man1/aarch64-elf-ld.1
+++ b/share/man/man1/aarch64-elf-ld.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "LD 1"
-.TH LD 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH LD 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -447,7 +447,7 @@
in the filter object. The shared object \fIname\fR need not exist.
Thus the shared object \fIname\fR may be used to provide an alternative
implementation of certain functions, perhaps for debugging or for
-machine specific performance.
+machine-specific performance.
.Sp
This option may be specified more than once. The \s-1DT_AUXILIARY\s0 entries
will be created in the order in which they appear on the command line.
@@ -636,30 +636,38 @@
See \fBExpressions\fR for more information about expressions in linker
scripts.
.IP "\(bu" 4
-*<How \s-1GNU\s0 properties are merged.>
+How \s-1GNU\s0 properties are merged.
.Sp
-When linker merges input .note.gnu.property sections into one output
-\&.note.gnu.property section, some properties are removed or updated,
-which are reported in the link map as
+When the linker merges input .note.gnu.property sections into one output
+\&.note.gnu.property section, some properties are removed or updated.
+These actions are reported in the link map. For example:
.Sp
.Vb 1
\& Removed property 0xc0000002 to merge foo.o (0x1) and bar.o (not found)
.Ve
.Sp
-It indicates that property 0xc0000002 is removed from output when
+This indicates that property 0xc0000002 is removed from output when
merging properties in \fIfoo.o\fR, whose property 0xc0000002 value
is 0x1, and \fIbar.o\fR, which doesn't have property 0xc0000002.
.Sp
.Vb 1
-\& Updated property 0xc0000002 (0x1) to merge foo.o (0x1) and bar.o (0x1)
+\& Updated property 0xc0010001 (0x1) to merge foo.o (0x1) and bar.o (0x1)
.Ve
.Sp
-It indicates that property 0xc0010001 value is updated to 0x1 in output
+This indicates that property 0xc0010001 value is updated to 0x1 in output
when merging properties in \fIfoo.o\fR, whose 0xc0010001 property value
is 0x1, and \fIbar.o\fR, whose 0xc0010001 property value is 0x1.
.RE
.RS 4
.RE
+.IP "\fB\-\-print\-map\-discarded\fR" 4
+.IX Item "--print-map-discarded"
+.PD 0
+.IP "\fB\-\-no\-print\-map\-discarded\fR" 4
+.IX Item "--no-print-map-discarded"
+.PD
+Print (or do not print) the list of discarded and garbage collected sections
+in the link map. Enabled by default.
.IP "\fB\-n\fR" 4
.IX Item "-n"
.PD 0
@@ -717,7 +725,7 @@
from the place where the \fBar\fR, \fBnm\fR and
\&\fBranlib\fR programs search for their plugins. In order for
those commands to make use of a compiler based plugin it must first be
-copied into the \fI${libdir}/bfd\-plugins\fR directory. All gcc
+copied into the \fI${bindir}/../lib/bfd\-plugins\fR directory. All gcc
based linker plugins are backward compatible, so it is sufficient to
just copy in the newest one.
.IP "\fB\-\-push\-state\fR" 4
@@ -1000,6 +1008,25 @@
\&\fBcall\-nop=prefix\-\fR\fIbyte\fR generates \f(CW\*(C`\f(CIbyte\f(CW call foo\*(C'\fR.
\&\fBcall\-nop=suffix\-\fR\fIbyte\fR generates \f(CW\*(C`call foo \f(CIbyte\f(CW\*(C'\fR.
Supported for i386 and x86_64.
+.IP "\fBcet\-report=none\fR" 4
+.IX Item "cet-report=none"
+.PD 0
+.IP "\fBcet\-report=warning\fR" 4
+.IX Item "cet-report=warning"
+.IP "\fBcet\-report=error\fR" 4
+.IX Item "cet-report=error"
+.PD
+Specify how to report the missing \s-1GNU_PROPERTY_X86_FEATURE_1_IBT\s0 and
+\&\s-1GNU_PROPERTY_X86_FEATURE_1_SHSTK\s0 properties in input .note.gnu.property
+section. \fBcet\-report=none\fR, which is the default, will make the
+linker not report missing properties in input files.
+\&\fBcet\-report=warning\fR will make the linker issue a warning for
+missing properties in input files. \fBcet\-report=error\fR will make
+the linker issue an error for missing properties in input files.
+Note that \fBibt\fR will turn off the missing
+\&\s-1GNU_PROPERTY_X86_FEATURE_1_IBT\s0 property report and \fBshstk\fR will
+turn off the missing \s-1GNU_PROPERTY_X86_FEATURE_1_SHSTK\s0 property report.
+Supported for Linux/i386 and Linux/x86_64.
.IP "\fBcombreloc\fR" 4
.IX Item "combreloc"
.PD 0
@@ -1202,7 +1229,7 @@
archive is needed to resolve an undefined symbol referred to by an
object in an archive that appears later on the command line, the linker
would not be able to resolve that reference. By grouping the archives,
-they all be searched repeatedly until all possible references are
+they will all be searched repeatedly until all possible references are
resolved.
.Sp
Using this option has a significant performance cost. It is best to use
@@ -1455,7 +1482,7 @@
.IP "\fB\-\-embedded\-relocs\fR" 4
.IX Item "--embedded-relocs"
This option is similar to the \fB\-\-emit\-relocs\fR option except
-that the relocs are stored in a target specific section. This option
+that the relocs are stored in a target-specific section. This option
is only supported by the \fB\s-1BFIN\s0\fR, \fB\s-1CR16\s0\fR and \fIM68K\fR
targets.
.IP "\fB\-\-disable\-multiple\-abs\-defs\fR" 4
@@ -1554,7 +1581,7 @@
Print a summary of the command-line options on the standard output and exit.
.IP "\fB\-\-target\-help\fR" 4
.IX Item "--target-help"
-Print a summary of all target specific options on the standard output and exit.
+Print a summary of all target-specific options on the standard output and exit.
.IP "\fB\-Map=\fR\fImapfile\fR" 4
.IX Item "-Map=mapfile"
Print a link map to the file \fImapfile\fR. See the description of the
@@ -1713,7 +1740,7 @@
An option with machine dependent effects.
This option is only supported on a few targets.
.Sp
-On some platforms the \fB\-\-relax\fR option performs target specific,
+On some platforms the \fB\-\-relax\fR option performs target-specific,
global optimizations that become possible when the linker resolves
addressing in the program, such as relaxing address modes,
synthesizing new instructions, selecting shorter version of current
@@ -1748,12 +1775,17 @@
Add a directory to the runtime library search path. This is used when
linking an \s-1ELF\s0 executable with shared objects. All \fB\-rpath\fR
arguments are concatenated and passed to the runtime linker, which uses
-them to locate shared objects at runtime. The \fB\-rpath\fR option is
-also used when locating shared objects which are needed by shared
-objects explicitly included in the link; see the description of the
-\&\fB\-rpath\-link\fR option. If \fB\-rpath\fR is not used when linking an
-\&\s-1ELF\s0 executable, the contents of the environment variable
-\&\f(CW\*(C`LD_RUN_PATH\*(C'\fR will be used if it is defined.
+them to locate shared objects at runtime.
+.Sp
+The \fB\-rpath\fR option is also used when locating shared objects which
+are needed by shared objects explicitly included in the link; see the
+description of the \fB\-rpath\-link\fR option. Searching \fB\-rpath\fR
+in this way is only supported by native linkers and cross linkers which
+have been configured with the \fB\-\-with\-sysroot\fR option.
+.Sp
+If \fB\-rpath\fR is not used when linking an \s-1ELF\s0 executable, the
+contents of the environment variable \f(CW\*(C`LD_RUN_PATH\*(C'\fR will be used if it
+is defined.
.Sp
The \fB\-rpath\fR option may also be used on SunOS. By default, on
SunOS, the linker will form a runtime search path out of all the
@@ -2852,6 +2884,14 @@
calculated. By default or if \fB\-\-no\-ignore\-branch\-isa\fR is used
a check is made causing the loss of an \s-1ISA\s0 mode transition to produce
an error.
+.IP "\fB\-\-compact\-branches\fR" 4
+.IX Item "--compact-branches"
+.PD 0
+.IP "\fB\-\-compact\-branches\fR" 4
+.IX Item "--compact-branches"
+.PD
+These options control the generation of compact instructions by the linker
+in the \s-1PLT\s0 entries for \s-1MIPS R6.\s0
.SH "ENVIRONMENT"
.IX Header "ENVIRONMENT"
You can change the behaviour of \fBld\fR with the environment variables
diff --git a/share/man/man1/aarch64-elf-nm.1 b/share/man/man1/aarch64-elf-nm.1
index c5bd30e..a657c71 100644
--- a/share/man/man1/aarch64-elf-nm.1
+++ b/share/man/man1/aarch64-elf-nm.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "NM 1"
-.TH NM 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH NM 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-objcopy.1 b/share/man/man1/aarch64-elf-objcopy.1
index 80d1bfd..386ff35 100644
--- a/share/man/man1/aarch64-elf-objcopy.1
+++ b/share/man/man1/aarch64-elf-objcopy.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "OBJCOPY 1"
-.TH OBJCOPY 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH OBJCOPY 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -220,6 +220,7 @@
[\fB\-\-elf\-stt\-common=\fR\fIval\fR]
[\fB\-\-merge\-notes\fR]
[\fB\-\-no\-merge\-notes\fR]
+ [\fB\-\-verilog\-data\-width=\fR\fIval\fR]
[\fB\-v\fR|\fB\-\-verbose\fR]
[\fB\-V\fR|\fB\-\-version\fR]
[\fB\-\-help\fR] [\fB\-\-info\fR]
@@ -1169,6 +1170,11 @@
.IX Item "--version"
.PD
Show the version number of \fBobjcopy\fR.
+.IP "\fB\-\-verilog\-data\-width=\fR\fIbytes\fR" 4
+.IX Item "--verilog-data-width=bytes"
+For Verilog output, this options controls the number of bytes
+converted for each output data element. The input target controls the
+endianness of the conversion.
.IP "\fB\-v\fR" 4
.IX Item "-v"
.PD 0
diff --git a/share/man/man1/aarch64-elf-objdump.1 b/share/man/man1/aarch64-elf-objdump.1
index 9449aa6..789e5d4 100644
--- a/share/man/man1/aarch64-elf-objdump.1
+++ b/share/man/man1/aarch64-elf-objdump.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "OBJDUMP 1"
-.TH OBJDUMP 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH OBJDUMP 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -164,6 +164,7 @@
[\fB\-s\fR|\fB\-\-full\-contents\fR]
[\fB\-W[lLiaprmfFsoRtUuTgAckK]\fR|
\fB\-\-dwarf\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow\-links]]
+ [\fB\-\-ctf=\fR\fIsection\fR]
[\fB\-G\fR|\fB\-\-stabs\fR]
[\fB\-t\fR|\fB\-\-syms\fR]
[\fB\-T\fR|\fB\-\-dynamic\-syms\fR]
@@ -176,6 +177,9 @@
[\fB\-\-adjust\-vma=\fR\fIoffset\fR]
[\fB\-\-dwarf\-depth=\fR\fIn\fR]
[\fB\-\-dwarf\-start=\fR\fIn\fR]
+ [\fB\-\-ctf\-parent=\fR\fIsection\fR]
+ [\fB\-\-ctf\-symbols=\fR\fIsection\fR]
+ [\fB\-\-ctf\-strings=\fR\fIsection\fR]
[\fB\-\-no\-recurse\-limit\fR|\fB\-\-recurse\-limit\fR]
[\fB\-\-special\-syms\fR]
[\fB\-\-prefix=\fR\fIprefix\fR]
@@ -304,6 +308,10 @@
will stop at the end of the function, otherwise it will stop when the
next symbol is encountered. If there are no matches for \fIsymbol\fR
then nothing will be displayed.
+.Sp
+Note if the \fB\-\-dwarf=follow\-links\fR option has also been enabled
+then any symbol tables in linked debug info files will be read in and
+used when disassembling.
.IP "\fB\-D\fR" 4
.IX Item "-D"
.PD 0
@@ -325,6 +333,10 @@
If the target is an \s-1ARM\s0 architecture this switch also has the effect
of forcing the disassembler to decode pieces of data found in code
sections as if they were instructions.
+.Sp
+Note if the \fB\-\-dwarf=follow\-links\fR option has also been enabled
+then any symbol tables in linked debug info files will be read in and
+used when disassembling.
.IP "\fB\-\-prefix\-addresses\fR" 4
.IX Item "--prefix-addresses"
When disassembling, print the complete address on each line. This is
@@ -880,8 +892,8 @@
.IX Item "=links"
.PD
Displays the contents of the \fB.gnu_debuglink\fR and/or
-\&\fB.gnu_debugaltlink\fR sections. Also displays the link to a
-separate dwarf object file (dwo), if one is specified by the
+\&\fB.gnu_debugaltlink\fR sections. Also displays any links to
+separate dwarf object files (dwo), if they are specified by the
DW_AT_GNU_dwo_name or DW_AT_dwo_name attributes in the
\&\fB.debug_info\fR section.
.ie n .IP """K""" 4
@@ -893,10 +905,9 @@
.IX Item "=follow-links"
.PD
Display the contents of any selected debug sections that are found in
-a linked, separate debug info file. This can result in multiple
-versions of the same debug section being displayed if both the main
-file and the separate debug info file contain sections with the same
-name.
+linked, separate debug info file(s). This can result in multiple
+versions of the same debug section being displayed if it exists in
+more than one file.
.Sp
In addition, when displaying \s-1DWARF\s0 attributes, if a form is found that
references the separate debug info file, then the referenced contents
@@ -1045,6 +1056,14 @@
.IP "\fB\-\-dwarf\-check\fR" 4
.IX Item "--dwarf-check"
Enable additional checks for consistency of Dwarf information.
+.IP "\fB\-\-ctf=\fR\fIsection\fR" 4
+.IX Item "--ctf=section"
+Display the contents of the specified \s-1CTF\s0 section. \s-1CTF\s0 sections themselves
+contain many subsections, all of which are displayed in order.
+.IP "\fB\-\-ctf\-parent=\fR\fIsection\fR" 4
+.IX Item "--ctf-parent=section"
+Specify the name of another section from which the \s-1CTF\s0 file can inherit
+types.
.IP "\fB\-G\fR" 4
.IX Item "-G"
.PD 0
diff --git a/share/man/man1/aarch64-elf-ranlib.1 b/share/man/man1/aarch64-elf-ranlib.1
index c82a3f5..1da8ae1 100644
--- a/share/man/man1/aarch64-elf-ranlib.1
+++ b/share/man/man1/aarch64-elf-ranlib.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "RANLIB 1"
-.TH RANLIB 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH RANLIB 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-readelf.1 b/share/man/man1/aarch64-elf-readelf.1
index 690ba6f..0f8a9e9 100644
--- a/share/man/man1/aarch64-elf-readelf.1
+++ b/share/man/man1/aarch64-elf-readelf.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "READELF 1"
-.TH READELF 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH READELF 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -163,6 +163,10 @@
\fB\-\-debug\-dump\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index,=addr,=cu_index,=links,=follow\-links]]
[\fB\-\-dwarf\-depth=\fR\fIn\fR]
[\fB\-\-dwarf\-start=\fR\fIn\fR]
+ [\fB\-\-ctf=\fR\fIsection\fR]
+ [\fB\-\-ctf\-parent=\fR\fIsection\fR]
+ [\fB\-\-ctf\-symbols=\fR\fIsection\fR]
+ [\fB\-\-ctf\-strings=\fR\fIsection\fR]
[\fB\-I\fR|\fB\-\-histogram\fR]
[\fB\-v\fR|\fB\-\-version\fR]
[\fB\-W\fR|\fB\-\-wide\fR]
@@ -469,8 +473,8 @@
.IX Item "=links"
.PD
Displays the contents of the \fB.gnu_debuglink\fR and/or
-\&\fB.gnu_debugaltlink\fR sections. Also displays the link to a
-separate dwarf object file (dwo), if one is specified by the
+\&\fB.gnu_debugaltlink\fR sections. Also displays any links to
+separate dwarf object files (dwo), if they are specified by the
DW_AT_GNU_dwo_name or DW_AT_dwo_name attributes in the
\&\fB.debug_info\fR section.
.ie n .IP """K""" 4
@@ -482,10 +486,9 @@
.IX Item "=follow-links"
.PD
Display the contents of any selected debug sections that are found in
-a linked, separate debug info file. This can result in multiple
-versions of the same debug section being displayed if both the main
-file and the separate debug info file contain sections with the same
-name.
+linked, separate debug info file(s). This can result in multiple
+versions of the same debug section being displayed if it exists in
+more than one file.
.Sp
In addition, when displaying \s-1DWARF\s0 attributes, if a form is found that
references the separate debug info file, then the referenced contents
@@ -631,6 +634,25 @@
siblings and children of the specified \s-1DIE\s0 will be printed.
.Sp
This can be used in conjunction with \fB\-\-dwarf\-depth\fR.
+.IP "\fB\-\-ctf=\fR\fIsection\fR" 4
+.IX Item "--ctf=section"
+Display the contents of the specified \s-1CTF\s0 section. \s-1CTF\s0 sections themselves
+contain many subsections, all of which are displayed in order.
+.IP "\fB\-\-ctf\-parent=\fR\fIsection\fR" 4
+.IX Item "--ctf-parent=section"
+Specify the name of another section from which the \s-1CTF\s0 file can inherit
+types.
+.IP "\fB\-\-ctf\-symbols=\fR\fIsection\fR" 4
+.IX Item "--ctf-symbols=section"
+.PD 0
+.IP "\fB\-\-ctf\-strings=\fR\fIsection\fR" 4
+.IX Item "--ctf-strings=section"
+.PD
+Specify the name of another section from which the \s-1CTF\s0 file can inherit
+strings and symbols.
+.Sp
+If either of \fB\-\-ctf\-symbols\fR or \fB\-\-ctf\-strings\fR is specified, the
+other must be specified as well.
.IP "\fB\-I\fR" 4
.IX Item "-I"
.PD 0
diff --git a/share/man/man1/aarch64-elf-size.1 b/share/man/man1/aarch64-elf-size.1
index b52a939..35ec1cd 100644
--- a/share/man/man1/aarch64-elf-size.1
+++ b/share/man/man1/aarch64-elf-size.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "SIZE 1"
-.TH SIZE 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH SIZE 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -138,7 +138,7 @@
size \- list section sizes and total size.
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
-size [\fB\-A\fR|\fB\-B\fR|\fB\-\-format=\fR\fIcompatibility\fR]
+size [\fB\-A\fR|\fB\-B\fR|\fB\-G\fR|\fB\-\-format=\fR\fIcompatibility\fR]
[\fB\-\-help\fR]
[\fB\-d\fR|\fB\-o\fR|\fB\-x\fR|\fB\-\-radix=\fR\fInumber\fR]
[\fB\-\-common\fR]
@@ -162,6 +162,8 @@
.PD 0
.IP "\fB\-B\fR" 4
.IX Item "-B"
+.IP "\fB\-G\fR" 4
+.IX Item "-G"
.IP "\fB\-\-format=\fR\fIcompatibility\fR" 4
.IX Item "--format=compatibility"
.PD
@@ -169,16 +171,36 @@
\&\fBsize\fR resembles output from System V \fBsize\fR (using \fB\-A\fR,
or \fB\-\-format=sysv\fR), or Berkeley \fBsize\fR (using \fB\-B\fR, or
\&\fB\-\-format=berkeley\fR). The default is the one-line format similar to
-Berkeley's.
+Berkeley's. Alternatively, you can choose the \s-1GNU\s0 format output
+(using \fB\-G\fR, or \fB\-\-format=gnu\fR), this is similar to
+Berkeley's output format, but sizes are counted differently.
.Sp
Here is an example of the Berkeley (default) format of output from
\&\fBsize\fR:
.Sp
.Vb 4
\& $ size \-\-format=Berkeley ranlib size
-\& text data bss dec hex filename
-\& 294880 81920 11592 388392 5ed28 ranlib
-\& 294880 81920 11888 388688 5ee50 size
+\& text data bss dec hex filename
+\& 294880 81920 11592 388392 5ed28 ranlib
+\& 294880 81920 11888 388688 5ee50 size
+.Ve
+.Sp
+The Berkeley style output counts read only data in the \f(CW\*(C`text\*(C'\fR
+column, not in the \f(CW\*(C`data\*(C'\fR column, the \f(CW\*(C`dec\*(C'\fR and \f(CW\*(C`hex\*(C'\fR
+columns both display the sum of the \f(CW\*(C`text\*(C'\fR, \f(CW\*(C`data\*(C'\fR, and
+\&\f(CW\*(C`bss\*(C'\fR columns in decimal and hexadecimal respectively.
+.Sp
+The \s-1GNU\s0 format counts read only data in the \f(CW\*(C`data\*(C'\fR column, not
+the \f(CW\*(C`text\*(C'\fR column, and only displays the sum of the \f(CW\*(C`text\*(C'\fR,
+\&\f(CW\*(C`data\*(C'\fR, and \f(CW\*(C`bss\*(C'\fR columns once, in the \f(CW\*(C`total\*(C'\fR column.
+The \fB\-\-radix\fR option can be used to change the number base for
+all columns. Here is the same data displayed with \s-1GNU\s0 conventions:
+.Sp
+.Vb 4
+\& $ size \-\-format=GNU ranlib size
+\& text data bss total filename
+\& 279880 96920 11592 388392 ranlib
+\& 279880 96920 11888 388688 size
.Ve
.Sp
This is the same data, but displayed closer to System V conventions:
@@ -223,14 +245,14 @@
.IP "\fB\-\-common\fR" 4
.IX Item "--common"
Print total size of common symbols in each file. When using Berkeley
-format these are included in the bss size.
+or \s-1GNU\s0 format these are included in the bss size.
.IP "\fB\-t\fR" 4
.IX Item "-t"
.PD 0
.IP "\fB\-\-totals\fR" 4
.IX Item "--totals"
.PD
-Show totals of all objects listed (Berkeley format listing mode only).
+Show totals of all objects listed (Berkeley or \s-1GNU\s0 format mode only).
.IP "\fB\-\-target=\fR\fIbfdname\fR" 4
.IX Item "--target=bfdname"
Specify that the object-code format for \fIobjfile\fR is
diff --git a/share/man/man1/aarch64-elf-strings.1 b/share/man/man1/aarch64-elf-strings.1
index 8a95c2a..75aa47a 100644
--- a/share/man/man1/aarch64-elf-strings.1
+++ b/share/man/man1/aarch64-elf-strings.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "STRINGS 1"
-.TH STRINGS 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH STRINGS 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-strip.1 b/share/man/man1/aarch64-elf-strip.1
index 16c2bc7..0e106ad 100644
--- a/share/man/man1/aarch64-elf-strip.1
+++ b/share/man/man1/aarch64-elf-strip.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "STRIP 1"
-.TH STRIP 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH STRIP 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -295,7 +295,7 @@
.PD
For \s-1ELF\s0 files, attempt (or do not attempt) to reduce the size of any
\&\s-1SHT_NOTE\s0 type sections by removing duplicate notes. The default is to
-attempt this reduction.
+attempt this reduction unless stripping debug or \s-1DWO\s0 information.
.IP "\fB\-N\fR \fIsymbolname\fR" 4
.IX Item "-N symbolname"
.PD 0
diff --git a/share/man/man1/aarch64-elf-windmc.1 b/share/man/man1/aarch64-elf-windmc.1
index 5953376..355885a 100644
--- a/share/man/man1/aarch64-elf-windmc.1
+++ b/share/man/man1/aarch64-elf-windmc.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "WINDMC 1"
-.TH WINDMC 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH WINDMC 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man1/aarch64-elf-windres.1 b/share/man/man1/aarch64-elf-windres.1
index 2c641ba..f1d7a87 100644
--- a/share/man/man1/aarch64-elf-windres.1
+++ b/share/man/man1/aarch64-elf-windres.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "WINDRES 1"
-.TH WINDRES 1 "2019-05-21" "binutils-2.32" "GNU Development Tools"
+.TH WINDRES 1 "2019-08-14" "binutils-2.32.51.0.1" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man5/aarch64-elf-gdbinit.5 b/share/man/man5/aarch64-elf-gdbinit.5
index e06e4d9..3307ee6 100644
--- a/share/man/man5/aarch64-elf-gdbinit.5
+++ b/share/man/man5/aarch64-elf-gdbinit.5
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GDBINIT 5"
-.TH GDBINIT 5 "2019-05-21" "gdb-8.2.50.20190202-git" "GNU Development Tools"
+.TH GDBINIT 5 "2019-08-14" "gdb-8.3.50.20190620-git" "GNU Development Tools"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -191,7 +191,7 @@
Richard M. Stallman and Roland H. Pesch, July 1991.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright (c) 1988\-2018 Free Software Foundation, Inc.
+Copyright (c) 1988\-2019 Free Software Foundation, Inc.
.PP
Permission is granted to copy, distribute and/or modify this document
under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.3 or
diff --git a/share/man/man7/fsf-funding.7 b/share/man/man7/fsf-funding.7
index 6f3f0d3..eb32aa6 100644
--- a/share/man/man7/fsf-funding.7
+++ b/share/man/man7/fsf-funding.7
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "FSF-FUNDING 7"
-.TH FSF-FUNDING 7 "2019-05-03" "gcc-9.1.1" "GNU"
+.TH FSF-FUNDING 7 "2019-08-12" "gcc-9.2.0" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man7/gfdl.7 b/share/man/man7/gfdl.7
index 970a350..31b86d1 100644
--- a/share/man/man7/gfdl.7
+++ b/share/man/man7/gfdl.7
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GFDL 7"
-.TH GFDL 7 "2019-05-03" "gcc-9.1.1" "GNU"
+.TH GFDL 7 "2019-08-12" "gcc-9.2.0" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/share/man/man7/gpl.7 b/share/man/man7/gpl.7
index 46356e7..7559bab 100644
--- a/share/man/man7/gpl.7
+++ b/share/man/man7/gpl.7
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "GPL 7"
-.TH GPL 7 "2019-05-03" "gcc-9.1.1" "GNU"
+.TH GPL 7 "2019-08-12" "gcc-9.2.0" "GNU"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l