This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 4.2.3 20080114 (prerelease) (Debian 4.2.2-7) testsuite on x86_64-pc-kfreebsd-gnu


Results for 4.2.3 20080114 (prerelease) (Debian 4.2.2-7) testsuite on x86_64-pc-kfreebsd-gnu
LAST_UPDATED: Mon Jan 14 13:15:30 UTC 2008 (revision 131525)

Target: x86_64-kfreebsd-gnu
gcc version 4.2.3 20080114 (prerelease) (Debian 4.2.2-7)
Native configuration is x86_64-pc-kfreebsd-gnu

=== g++ tests ===


Running target unix XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

=== g++ Summary for unix ===

# of expected passes		13536
# of unexpected successes	2
# of expected failures		67
# of unsupported tests		109

Running target unix/-fstack-protector
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

=== g++ Summary for unix/-fstack-protector ===

# of expected passes		13536
# of unexpected successes	2
# of expected failures		67
# of unsupported tests		109

Running target unix/-m32
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]

=== g++ Summary for unix/-m32 ===

# of expected passes		13616
# of unexpected successes	2
# of expected failures		67
# of unsupported tests		83

=== g++ Summary ===

# of expected passes		40688
# of unexpected successes	6
# of expected failures		201
# of unsupported tests		301
/home/aurel32/gcc-4.2/gcc-4.2-4.2.2/build/gcc/testsuite/g++/../../g++  version 4.2.3 20080114 (prerelease) (Debian 4.2.2-7)

=== gcc tests ===


Running target unix
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution, -O3 -g FAIL: gcc.dg/c90-typespec-1.c void void (test for errors, line 19)
FAIL: gcc.dg/c90-typespec-1.c void char (test for errors, line 20)
FAIL: gcc.dg/c90-typespec-1.c void short (test for errors, line 21)
FAIL: gcc.dg/c90-typespec-1.c void int (test for errors, line 22)
FAIL: gcc.dg/c90-typespec-1.c void long (test for errors, line 23)
FAIL: gcc.dg/c90-typespec-1.c void float (test for errors, line 24)
FAIL: gcc.dg/c90-typespec-1.c void double (test for errors, line 25)
FAIL: gcc.dg/c90-typespec-1.c void signed (test for errors, line 26)
FAIL: gcc.dg/c90-typespec-1.c void unsigned (test for errors, line 27)
FAIL: gcc.dg/c90-typespec-1.c char void (test for errors, line 28)
FAIL: gcc.dg/c90-typespec-1.c char char (test for errors, line 29)
FAIL: gcc.dg/c90-typespec-1.c char short (test for errors, line 30)
FAIL: gcc.dg/c90-typespec-1.c char int (test for errors, line 31)
FAIL: gcc.dg/c90-typespec-1.c char long (test for errors, line 32)
FAIL: gcc.dg/c90-typespec-1.c char float (test for errors, line 33)
FAIL: gcc.dg/c90-typespec-1.c char double (test for errors, line 34)
FAIL: gcc.dg/c90-typespec-1.c short void (test for errors, line 37)
FAIL: gcc.dg/c90-typespec-1.c short char (test for errors, line 38)
FAIL: gcc.dg/c90-typespec-1.c short short (test for errors, line 39)
FAIL: gcc.dg/c90-typespec-1.c short long (test for errors, line 41)
FAIL: gcc.dg/c90-typespec-1.c short float (test for errors, line 42)
FAIL: gcc.dg/c90-typespec-1.c short double (test for errors, line 43)
FAIL: gcc.dg/c90-typespec-1.c int void (test for errors, line 46)
FAIL: gcc.dg/c90-typespec-1.c int char (test for errors, line 47)
FAIL: gcc.dg/c90-typespec-1.c int int (test for errors, line 49)
FAIL: gcc.dg/c90-typespec-1.c int float (test for errors, line 51)
FAIL: gcc.dg/c90-typespec-1.c int double (test for errors, line 52)
FAIL: gcc.dg/c90-typespec-1.c long void (test for errors, line 55)
FAIL: gcc.dg/c90-typespec-1.c long char (test for errors, line 56)
FAIL: gcc.dg/c90-typespec-1.c long short (test for errors, line 57)
FAIL: gcc.dg/c90-typespec-1.c long long (test for errors, line 59)
FAIL: gcc.dg/c90-typespec-1.c long float (test for errors, line 60)
FAIL: gcc.dg/c90-typespec-1.c float void (test for errors, line 64)
FAIL: gcc.dg/c90-typespec-1.c float char (test for errors, line 65)
FAIL: gcc.dg/c90-typespec-1.c float short (test for errors, line 66)
FAIL: gcc.dg/c90-typespec-1.c float int (test for errors, line 67)
FAIL: gcc.dg/c90-typespec-1.c float long (test for errors, line 68)
FAIL: gcc.dg/c90-typespec-1.c float float (test for errors, line 69)
FAIL: gcc.dg/c90-typespec-1.c float double (test for errors, line 70)
FAIL: gcc.dg/c90-typespec-1.c float signed (test for errors, line 71)
FAIL: gcc.dg/c90-typespec-1.c float unsigned (test for errors, line 72)
FAIL: gcc.dg/c90-typespec-1.c double void (test for errors, line 73)
FAIL: gcc.dg/c90-typespec-1.c double char (test for errors, line 74)
FAIL: gcc.dg/c90-typespec-1.c double short (test for errors, line 75)
FAIL: gcc.dg/c90-typespec-1.c double int (test for errors, line 76)
FAIL: gcc.dg/c90-typespec-1.c double float (test for errors, line 78)
FAIL: gcc.dg/c90-typespec-1.c double double (test for errors, line 79)
FAIL: gcc.dg/c90-typespec-1.c double signed (test for errors, line 80)
FAIL: gcc.dg/c90-typespec-1.c double unsigned (test for errors, line 81)
FAIL: gcc.dg/c90-typespec-1.c signed void (test for errors, line 82)
FAIL: gcc.dg/c90-typespec-1.c signed float (test for errors, line 87)
FAIL: gcc.dg/c90-typespec-1.c signed double (test for errors, line 88)
FAIL: gcc.dg/c90-typespec-1.c signed signed (test for errors, line 89)
FAIL: gcc.dg/c90-typespec-1.c signed unsigned (test for errors, line 90)
FAIL: gcc.dg/c90-typespec-1.c unsigned void (test for errors, line 91)
FAIL: gcc.dg/c90-typespec-1.c unsigned float (test for errors, line 96)
FAIL: gcc.dg/c90-typespec-1.c unsigned double (test for errors, line 97)
FAIL: gcc.dg/c90-typespec-1.c unsigned signed (test for errors, line 98)
FAIL: gcc.dg/c90-typespec-1.c unsigned unsigned (test for errors, line 99)
FAIL: gcc.dg/c90-typespec-1.c type void (test for errors, line 100)
FAIL: gcc.dg/c90-typespec-1.c type char (test for errors, line 101)
FAIL: gcc.dg/c90-typespec-1.c type short (test for errors, line 102)
FAIL: gcc.dg/c90-typespec-1.c type int (test for errors, line 103)
FAIL: gcc.dg/c99-typespec-1.c _Complex (test for errors, line 19)
FAIL: gcc.dg/c99-typespec-1.c void void (test for errors, line 21)
FAIL: gcc.dg/c99-typespec-1.c void char (test for errors, line 22)
FAIL: gcc.dg/c99-typespec-1.c void short (test for errors, line 23)
FAIL: gcc.dg/c99-typespec-1.c void int (test for errors, line 24)
FAIL: gcc.dg/c99-typespec-1.c void long (test for errors, line 25)
FAIL: gcc.dg/c99-typespec-1.c void float (test for errors, line 26)
FAIL: gcc.dg/c99-typespec-1.c void double (test for errors, line 27)
FAIL: gcc.dg/c99-typespec-1.c void signed (test for errors, line 28)
FAIL: gcc.dg/c99-typespec-1.c void unsigned (test for errors, line 29)
FAIL: gcc.dg/c99-typespec-1.c void _Bool (test for errors, line 30)
FAIL: gcc.dg/c99-typespec-1.c void _Complex (test for errors, line 31)
FAIL: gcc.dg/c99-typespec-1.c char void (test for errors, line 32)
FAIL: gcc.dg/c99-typespec-1.c char char (test for errors, line 33)
FAIL: gcc.dg/c99-typespec-1.c char short (test for errors, line 34)
FAIL: gcc.dg/c99-typespec-1.c char int (test for errors, line 35)
FAIL: gcc.dg/c99-typespec-1.c char long (test for errors, line 36)
FAIL: gcc.dg/c99-typespec-1.c char float (test for errors, line 37)
FAIL: gcc.dg/c99-typespec-1.c char double (test for errors, line 38)
FAIL: gcc.dg/c99-typespec-1.c char _Bool (test for errors, line 41)
FAIL: gcc.dg/c99-typespec-1.c char _Complex (test for errors, line 42)
FAIL: gcc.dg/c99-typespec-1.c short void (test for errors, line 43)
FAIL: gcc.dg/c99-typespec-1.c short char (test for errors, line 44)
FAIL: gcc.dg/c99-typespec-1.c short short (test for errors, line 45)
FAIL: gcc.dg/c99-typespec-1.c short long (test for errors, line 47)
FAIL: gcc.dg/c99-typespec-1.c short float (test for errors, line 48)
FAIL: gcc.dg/c99-typespec-1.c short double (test for errors, line 49)
FAIL: gcc.dg/c99-typespec-1.c short _Bool (test for errors, line 52)
FAIL: gcc.dg/c99-typespec-1.c short _Complex (test for errors, line 53)
FAIL: gcc.dg/c99-typespec-1.c int void (test for errors, line 54)
FAIL: gcc.dg/c99-typespec-1.c int char (test for errors, line 55)
FAIL: gcc.dg/c99-typespec-1.c int int (test for errors, line 57)
FAIL: gcc.dg/c99-typespec-1.c int float (test for errors, line 59)
FAIL: gcc.dg/c99-typespec-1.c int double (test for errors, line 60)
FAIL: gcc.dg/c99-typespec-1.c int _Bool (test for errors, line 63)
FAIL: gcc.dg/c99-typespec-1.c int _Complex (test for errors, line 64)
FAIL: gcc.dg/c99-typespec-1.c long void (test for errors, line 65)
FAIL: gcc.dg/c99-typespec-1.c long char (test for errors, line 66)
FAIL: gcc.dg/c99-typespec-1.c long short (test for errors, line 67)
FAIL: gcc.dg/c99-typespec-1.c long float (test for errors, line 70)
FAIL: gcc.dg/c99-typespec-1.c long _Bool (test for errors, line 74)
FAIL: gcc.dg/c99-typespec-1.c long _Complex (test for errors, line 75)
FAIL: gcc.dg/c99-typespec-1.c float void (test for errors, line 76)
FAIL: gcc.dg/c99-typespec-1.c float char (test for errors, line 77)
FAIL: gcc.dg/c99-typespec-1.c float short (test for errors, line 78)
FAIL: gcc.dg/c99-typespec-1.c float int (test for errors, line 79)
FAIL: gcc.dg/c99-typespec-1.c float long (test for errors, line 80)
FAIL: gcc.dg/c99-typespec-1.c float float (test for errors, line 81)
FAIL: gcc.dg/c99-typespec-1.c float double (test for errors, line 82)
FAIL: gcc.dg/c99-typespec-1.c float signed (test for errors, line 83)
FAIL: gcc.dg/c99-typespec-1.c float unsigned (test for errors, line 84)
FAIL: gcc.dg/c99-typespec-1.c float _Bool (test for errors, line 85)
FAIL: gcc.dg/c99-typespec-1.c double void (test for errors, line 87)
FAIL: gcc.dg/c99-typespec-1.c double char (test for errors, line 88)
FAIL: gcc.dg/c99-typespec-1.c double short (test for errors, line 89)
FAIL: gcc.dg/c99-typespec-1.c double int (test for errors, line 90)
FAIL: gcc.dg/c99-typespec-1.c double float (test for errors, line 92)
FAIL: gcc.dg/c99-typespec-1.c double double (test for errors, line 93)
FAIL: gcc.dg/c99-typespec-1.c double signed (test for errors, line 94)
FAIL: gcc.dg/c99-typespec-1.c double unsigned (test for errors, line 95)
FAIL: gcc.dg/c99-typespec-1.c double _Bool (test for errors, line 96)
FAIL: gcc.dg/c99-typespec-1.c signed void (test for errors, line 98)
FAIL: gcc.dg/c99-typespec-1.c signed float (test for errors, line 103)
FAIL: gcc.dg/c99-typespec-1.c signed double (test for errors, line 104)
FAIL: gcc.dg/c99-typespec-1.c signed signed (test for errors, line 105)
FAIL: gcc.dg/c99-typespec-1.c signed unsigned (test for errors, line 106)
FAIL: gcc.dg/c99-typespec-1.c signed _Bool (test for errors, line 107)
FAIL: gcc.dg/c99-typespec-1.c signed _Complex (test for errors, line 108)
FAIL: gcc.dg/c99-typespec-1.c unsigned void (test for errors, line 109)
FAIL: gcc.dg/c99-typespec-1.c unsigned float (test for errors, line 114)
FAIL: gcc.dg/c99-typespec-1.c unsigned double (test for errors, line 115)
FAIL: gcc.dg/c99-typespec-1.c unsigned signed (test for errors, line 116)
FAIL: gcc.dg/c99-typespec-1.c unsigned unsigned (test for errors, line 117)
FAIL: gcc.dg/c99-typespec-1.c unsigned _Bool (test for errors, line 118)
FAIL: gcc.dg/c99-typespec-1.c unsigned _Complex (test for errors, line 119)
FAIL: gcc.dg/c99-typespec-1.c _Bool void (test for errors, line 120)
FAIL: gcc.dg/c99-typespec-1.c _Bool char (test for errors, line 121)
FAIL: gcc.dg/c99-typespec-1.c _Bool short (test for errors, line 122)
FAIL: gcc.dg/c99-typespec-1.c _Bool int (test for errors, line 123)
FAIL: gcc.dg/c99-typespec-1.c _Bool long (test for errors, line 124)
FAIL: gcc.dg/c99-typespec-1.c _Bool float (test for errors, line 125)
FAIL: gcc.dg/c99-typespec-1.c _Bool double (test for errors, line 126)
FAIL: gcc.dg/c99-typespec-1.c _Bool signed (test for errors, line 127)
FAIL: gcc.dg/c99-typespec-1.c _Bool unsigned (test for errors, line 128)
FAIL: gcc.dg/c99-typespec-1.c _Bool _Bool (test for errors, line 129)
FAIL: gcc.dg/c99-typespec-1.c _Bool _Complex (test for errors, line 130)
FAIL: gcc.dg/c99-typespec-1.c _Complex void (test for errors, line 131)
FAIL: gcc.dg/c99-typespec-1.c _Complex char (test for errors, line 132)
FAIL: gcc.dg/c99-typespec-1.c _Complex short (test for errors, line 133)
FAIL: gcc.dg/c99-typespec-1.c _Complex int (test for errors, line 134)
FAIL: gcc.dg/c99-typespec-1.c _Complex long (test for errors, line 135)
FAIL: gcc.dg/c99-typespec-1.c _Complex signed (test for errors, line 138)
FAIL: gcc.dg/c99-typespec-1.c _Complex unsigned (test for errors, line 139)
FAIL: gcc.dg/c99-typespec-1.c _Complex _Bool (test for errors, line 140)
FAIL: gcc.dg/c99-typespec-1.c _Complex _Complex (test for errors, line 141)
FAIL: gcc.dg/c99-typespec-1.c type void (test for errors, line 142)
FAIL: gcc.dg/c99-typespec-1.c type char (test for errors, line 143)
FAIL: gcc.dg/c99-typespec-1.c type short (test for errors, line 144)
FAIL: gcc.dg/c99-typespec-1.c type int (test for errors, line 145)
FAIL: gcc.dg/c99-typespec-1.c type long (test for errors, line 146)
FAIL: gcc.dg/c99-typespec-1.c type float (test for errors, line 147)
FAIL: gcc.dg/c99-typespec-1.c type double (test for errors, line 148)
FAIL: gcc.dg/c99-typespec-1.c type signed (test for errors, line 149)
FAIL: gcc.dg/c99-typespec-1.c type unsigned (test for errors, line 150)
FAIL: gcc.dg/c99-typespec-1.c type _Bool (test for errors, line 151)
FAIL: gcc.dg/c99-typespec-1.c type _Complex (test for errors, line 152)
FAIL: gcc.dg/c99-typespec-1.c char signed void (test for errors, line 153)
FAIL: gcc.dg/c99-typespec-1.c char signed char (test for errors, line 154)
FAIL: gcc.dg/c99-typespec-1.c char signed short (test for errors, line 155)
FAIL: gcc.dg/c99-typespec-1.c char signed int (test for errors, line 156)
FAIL: gcc.dg/c99-typespec-1.c char signed long (test for errors, line 157)
FAIL: gcc.dg/c99-typespec-1.c char signed float (test for errors, line 158)
FAIL: gcc.dg/c99-typespec-1.c char signed double (test for errors, line 159)
FAIL: gcc.dg/c99-typespec-1.c char signed signed (test for errors, line 160)
FAIL: gcc.dg/c99-typespec-1.c char signed unsigned (test for errors, line 161)
FAIL: gcc.dg/c99-typespec-1.c char signed _Bool (test for errors, line 162)
FAIL: gcc.dg/c99-typespec-1.c char signed _Complex (test for errors, line 163)
FAIL: gcc.dg/c99-typespec-1.c char unsigned void (test for errors, line 164)
FAIL: gcc.dg/c99-typespec-1.c char unsigned char (test for errors, line 165)
FAIL: gcc.dg/c99-typespec-1.c char unsigned short (test for errors, line 166)
FAIL: gcc.dg/c99-typespec-1.c char unsigned int (test for errors, line 167)
FAIL: gcc.dg/c99-typespec-1.c char unsigned long (test for errors, line 168)
FAIL: gcc.dg/c99-typespec-1.c char unsigned float (test for errors, line 169)
FAIL: gcc.dg/c99-typespec-1.c char unsigned double (test for errors, line 170)
FAIL: gcc.dg/c99-typespec-1.c char unsigned signed (test for errors, line 171)
FAIL: gcc.dg/c99-typespec-1.c char unsigned unsigned (test for errors, line 172)
FAIL: gcc.dg/c99-typespec-1.c char unsigned _Bool (test for errors, line 173)
FAIL: gcc.dg/c99-typespec-1.c char unsigned _Complex (test for errors, line 174)
FAIL: gcc.dg/c99-typespec-1.c short int void (test for errors, line 175)
FAIL: gcc.dg/c99-typespec-1.c short int char (test for errors, line 176)
FAIL: gcc.dg/c99-typespec-1.c short int short (test for errors, line 177)
FAIL: gcc.dg/c99-typespec-1.c short int int (test for errors, line 178)
FAIL: gcc.dg/c99-typespec-1.c short int long (test for errors, line 179)
FAIL: gcc.dg/c99-typespec-1.c short int float (test for errors, line 180)
FAIL: gcc.dg/c99-typespec-1.c short int double (test for errors, line 181)
FAIL: gcc.dg/c99-typespec-1.c short int _Bool (test for errors, line 184)
FAIL: gcc.dg/c99-typespec-1.c short int _Complex (test for errors, line 185)
FAIL: gcc.dg/c99-typespec-1.c short signed void (test for errors, line 186)
FAIL: gcc.dg/c99-typespec-1.c short signed char (test for errors, line 187)
FAIL: gcc.dg/c99-typespec-1.c short signed short (test for errors, line 188)
FAIL: gcc.dg/c99-typespec-1.c short signed long (test for errors, line 190)
FAIL: gcc.dg/c99-typespec-1.c short signed float (test for errors, line 191)
FAIL: gcc.dg/c99-typespec-1.c short signed double (test for errors, line 192)
FAIL: gcc.dg/c99-typespec-1.c short signed signed (test for errors, line 193)
FAIL: gcc.dg/c99-typespec-1.c short signed unsigned (test for errors, line 194)
FAIL: gcc.dg/c99-typespec-1.c short signed _Bool (test for errors, line 195)
FAIL: gcc.dg/c99-typespec-1.c short signed _Complex (test for errors, line 196)
FAIL: gcc.dg/c99-typespec-1.c short unsigned void (test for errors, line 197)
FAIL: gcc.dg/c99-typespec-1.c short unsigned char (test for errors, line 198)
FAIL: gcc.dg/c99-typespec-1.c short unsigned short (test for errors, line 199)
FAIL: gcc.dg/c99-typespec-1.c short unsigned long (test for errors, line 201)
FAIL: gcc.dg/c99-typespec-1.c short unsigned float (test for errors, line 202)
FAIL: gcc.dg/c99-typespec-1.c short unsigned double (test for errors, line 203)
FAIL: gcc.dg/c99-typespec-1.c short unsigned signed (test for errors, line 204)
FAIL: gcc.dg/c99-typespec-1.c short unsigned unsigned (test for errors, line 205)
FAIL: gcc.dg/c99-typespec-1.c short unsigned _Bool (test for errors, line 206)
FAIL: gcc.dg/c99-typespec-1.c short unsigned _Complex (test for errors, line 207)
FAIL: gcc.dg/c99-typespec-1.c int short void (test for errors, line 208)
FAIL: gcc.dg/c99-typespec-1.c int short char (test for errors, line 209)
FAIL: gcc.dg/c99-typespec-1.c int short short (test for errors, line 210)
FAIL: gcc.dg/c99-typespec-1.c int short int (test for errors, line 211)
FAIL: gcc.dg/c99-typespec-1.c int short long (test for errors, line 212)
FAIL: gcc.dg/c99-typespec-1.c int short float (test for errors, line 213)
FAIL: gcc.dg/c99-typespec-1.c int short double (test for errors, line 214)
FAIL: gcc.dg/c99-typespec-1.c int short _Bool (test for errors, line 217)
FAIL: gcc.dg/c99-typespec-1.c int short _Complex (test for errors, line 218)
FAIL: gcc.dg/c99-typespec-1.c int long void (test for errors, line 219)
FAIL: gcc.dg/c99-typespec-1.c int long char (test for errors, line 220)
FAIL: gcc.dg/c99-typespec-1.c int long short (test for errors, line 221)
FAIL: gcc.dg/c99-typespec-1.c int long int (test for errors, line 222)
FAIL: gcc.dg/c99-typespec-1.c int long float (test for errors, line 224)
FAIL: gcc.dg/c99-typespec-1.c int long double (test for errors, line 225)
FAIL: gcc.dg/c99-typespec-1.c int long _Bool (test for errors, line 228)
FAIL: gcc.dg/c99-typespec-1.c int long _Complex (test for errors, line 229)
FAIL: gcc.dg/c99-typespec-1.c int signed void (test for errors, line 230)
FAIL: gcc.dg/c99-typespec-1.c int signed char (test for errors, line 231)
FAIL: gcc.dg/c99-typespec-1.c int signed int (test for errors, line 233)
FAIL: gcc.dg/c99-typespec-1.c int signed float (test for errors, line 235)
FAIL: gcc.dg/c99-typespec-1.c int signed double (test for errors, line 236)
FAIL: gcc.dg/c99-typespec-1.c int signed signed (test for errors, line 237)
FAIL: gcc.dg/c99-typespec-1.c int signed unsigned (test for errors, line 238)
FAIL: gcc.dg/c99-typespec-1.c int signed _Bool (test for errors, line 239)
FAIL: gcc.dg/c99-typespec-1.c int signed _Complex (test for errors, line 240)
FAIL: gcc.dg/c99-typespec-1.c (test for excess errors)
FAIL: gcc.dg/long-long-typespec-1.c void void (test for errors, line 19)
FAIL: gcc.dg/long-long-typespec-1.c void char (test for errors, line 20)
FAIL: gcc.dg/long-long-typespec-1.c void short (test for errors, line 21)
FAIL: gcc.dg/long-long-typespec-1.c void int (test for errors, line 22)
FAIL: gcc.dg/long-long-typespec-1.c void long (test for errors, line 23)
FAIL: gcc.dg/long-long-typespec-1.c void float (test for errors, line 24)
FAIL: gcc.dg/long-long-typespec-1.c void double (test for errors, line 25)
FAIL: gcc.dg/long-long-typespec-1.c void signed (test for errors, line 26)
FAIL: gcc.dg/long-long-typespec-1.c void unsigned (test for errors, line 27)
FAIL: gcc.dg/long-long-typespec-1.c char void (test for errors, line 28)
FAIL: gcc.dg/long-long-typespec-1.c char char (test for errors, line 29)
FAIL: gcc.dg/long-long-typespec-1.c char short (test for errors, line 30)
FAIL: gcc.dg/long-long-typespec-1.c char int (test for errors, line 31)
FAIL: gcc.dg/long-long-typespec-1.c char long (test for errors, line 32)
FAIL: gcc.dg/long-long-typespec-1.c char float (test for errors, line 33)
FAIL: gcc.dg/long-long-typespec-1.c char double (test for errors, line 34)
FAIL: gcc.dg/long-long-typespec-1.c short void (test for errors, line 37)
FAIL: gcc.dg/long-long-typespec-1.c short char (test for errors, line 38)
FAIL: gcc.dg/long-long-typespec-1.c short short (test for errors, line 39)
FAIL: gcc.dg/long-long-typespec-1.c short long (test for errors, line 41)
FAIL: gcc.dg/long-long-typespec-1.c short float (test for errors, line 42)
FAIL: gcc.dg/long-long-typespec-1.c short double (test for errors, line 43)
FAIL: gcc.dg/long-long-typespec-1.c int void (test for errors, line 46)
FAIL: gcc.dg/long-long-typespec-1.c int char (test for errors, line 47)
FAIL: gcc.dg/long-long-typespec-1.c int int (test for errors, line 49)
FAIL: gcc.dg/long-long-typespec-1.c int float (test for errors, line 51)
FAIL: gcc.dg/long-long-typespec-1.c int double (test for errors, line 52)
FAIL: gcc.dg/long-long-typespec-1.c long void (test for errors, line 55)
FAIL: gcc.dg/long-long-typespec-1.c long char (test for errors, line 56)
FAIL: gcc.dg/long-long-typespec-1.c long short (test for errors, line 57)
FAIL: gcc.dg/long-long-typespec-1.c long float (test for errors, line 60)
FAIL: gcc.dg/long-long-typespec-1.c float void (test for errors, line 64)
FAIL: gcc.dg/long-long-typespec-1.c float char (test for errors, line 65)
FAIL: gcc.dg/long-long-typespec-1.c float short (test for errors, line 66)
FAIL: gcc.dg/long-long-typespec-1.c float int (test for errors, line 67)
FAIL: gcc.dg/long-long-typespec-1.c float long (test for errors, line 68)
FAIL: gcc.dg/long-long-typespec-1.c float float (test for errors, line 69)
FAIL: gcc.dg/long-long-typespec-1.c float double (test for errors, line 70)
FAIL: gcc.dg/long-long-typespec-1.c float signed (test for errors, line 71)
FAIL: gcc.dg/long-long-typespec-1.c float unsigned (test for errors, line 72)
FAIL: gcc.dg/long-long-typespec-1.c double void (test for errors, line 73)
FAIL: gcc.dg/long-long-typespec-1.c double char (test for errors, line 74)
FAIL: gcc.dg/long-long-typespec-1.c double short (test for errors, line 75)
FAIL: gcc.dg/long-long-typespec-1.c double int (test for errors, line 76)
FAIL: gcc.dg/long-long-typespec-1.c double float (test for errors, line 78)
FAIL: gcc.dg/long-long-typespec-1.c double double (test for errors, line 79)
FAIL: gcc.dg/long-long-typespec-1.c double signed (test for errors, line 80)
FAIL: gcc.dg/long-long-typespec-1.c double unsigned (test for errors, line 81)
FAIL: gcc.dg/long-long-typespec-1.c signed void (test for errors, line 82)
FAIL: gcc.dg/long-long-typespec-1.c signed float (test for errors, line 87)
FAIL: gcc.dg/long-long-typespec-1.c signed double (test for errors, line 88)
FAIL: gcc.dg/long-long-typespec-1.c signed signed (test for errors, line 89)
FAIL: gcc.dg/long-long-typespec-1.c signed unsigned (test for errors, line 90)
FAIL: gcc.dg/long-long-typespec-1.c unsigned void (test for errors, line 91)
FAIL: gcc.dg/long-long-typespec-1.c unsigned float (test for errors, line 96)
FAIL: gcc.dg/long-long-typespec-1.c unsigned double (test for errors, line 97)
FAIL: gcc.dg/long-long-typespec-1.c unsigned signed (test for errors, line 98)
FAIL: gcc.dg/long-long-typespec-1.c unsigned unsigned (test for errors, line 99)
FAIL: gcc.dg/long-long-typespec-1.c type void (test for errors, line 100)
FAIL: gcc.dg/long-long-typespec-1.c type char (test for errors, line 101)
FAIL: gcc.dg/long-long-typespec-1.c type short (test for errors, line 102)
FAIL: gcc.dg/long-long-typespec-1.c type int (test for errors, line 103)
FAIL: gcc.dg/long-long-typespec-1.c type long (test for errors, line 104)
FAIL: gcc.dg/long-long-typespec-1.c type float (test for errors, line 105)
FAIL: gcc.dg/long-long-typespec-1.c type double (test for errors, line 106)
FAIL: gcc.dg/long-long-typespec-1.c type signed (test for errors, line 107)
FAIL: gcc.dg/long-long-typespec-1.c type unsigned (test for errors, line 108)
FAIL: gcc.dg/long-long-typespec-1.c char signed void (test for errors, line 109)
FAIL: gcc.dg/long-long-typespec-1.c char signed char (test for errors, line 110)
FAIL: gcc.dg/long-long-typespec-1.c char signed short (test for errors, line 111)
FAIL: gcc.dg/long-long-typespec-1.c char signed int (test for errors, line 112)
FAIL: gcc.dg/long-long-typespec-1.c char signed long (test for errors, line 113)
FAIL: gcc.dg/long-long-typespec-1.c char signed float (test for errors, line 114)
FAIL: gcc.dg/long-long-typespec-1.c char signed double (test for errors, line 115)
FAIL: gcc.dg/long-long-typespec-1.c char signed signed (test for errors, line 116)
FAIL: gcc.dg/long-long-typespec-1.c char signed unsigned (test for errors, line 117)
FAIL: gcc.dg/long-long-typespec-1.c char unsigned void (test for errors, line 118)
FAIL: gcc.dg/long-long-typespec-1.c char unsigned char (test for errors, line 119)
FAIL: gcc.dg/long-long-typespec-1.c char unsigned short (test for errors, line 120)
FAIL: gcc.dg/long-long-typespec-1.c char unsigned int (test for errors, line 121)
FAIL: gcc.dg/long-long-typespec-1.c char unsigned long (test for errors, line 122)
FAIL: gcc.dg/long-long-typespec-1.c char unsigned float (test for errors, line 123)
FAIL: gcc.dg/long-long-typespec-1.c char unsigned double (test for errors, line 124)
FAIL: gcc.dg/long-long-typespec-1.c char unsigned signed (test for errors, line 125)
FAIL: gcc.dg/long-long-typespec-1.c char unsigned unsigned (test for errors, line 126)
FAIL: gcc.dg/long-long-typespec-1.c short int void (test for errors, line 127)
FAIL: gcc.dg/long-long-typespec-1.c short int char (test for errors, line 128)
FAIL: gcc.dg/long-long-typespec-1.c short int short (test for errors, line 129)
FAIL: gcc.dg/long-long-typespec-1.c short int int (test for errors, line 130)
FAIL: gcc.dg/long-long-typespec-1.c short int long (test for errors, line 131)
FAIL: gcc.dg/long-long-typespec-1.c short int float (test for errors, line 132)
FAIL: gcc.dg/long-long-typespec-1.c short int double (test for errors, line 133)
FAIL: gcc.dg/long-long-typespec-1.c short signed void (test for errors, line 136)
FAIL: gcc.dg/long-long-typespec-1.c short signed char (test for errors, line 137)
FAIL: gcc.dg/long-long-typespec-1.c short signed short (test for errors, line 138)
FAIL: gcc.dg/long-long-typespec-1.c short signed long (test for errors, line 140)
FAIL: gcc.dg/long-long-typespec-1.c short signed float (test for errors, line 141)
FAIL: gcc.dg/long-long-typespec-1.c short signed double (test for errors, line 142)
FAIL: gcc.dg/long-long-typespec-1.c short signed signed (test for errors, line 143)
FAIL: gcc.dg/long-long-typespec-1.c short signed unsigned (test for errors, line 144)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned void (test for errors, line 145)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned char (test for errors, line 146)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned short (test for errors, line 147)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned long (test for errors, line 149)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned float (test for errors, line 150)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned double (test for errors, line 151)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned signed (test for errors, line 152)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned unsigned (test for errors, line 153)
FAIL: gcc.dg/long-long-typespec-1.c int short void (test for errors, line 154)
FAIL: gcc.dg/long-long-typespec-1.c int short char (test for errors, line 155)
FAIL: gcc.dg/long-long-typespec-1.c int short short (test for errors, line 156)
FAIL: gcc.dg/long-long-typespec-1.c int short int (test for errors, line 157)
FAIL: gcc.dg/long-long-typespec-1.c int short long (test for errors, line 158)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long int (test for errors, line 427)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long float (test for errors, line 429)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long double (test for errors, line 430)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long signed (test for errors, line 431)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long unsigned (test for errors, line 432)
FAIL: gcc.dg/long-long-typespec-1.c long int long void (test for errors, line 433)
FAIL: gcc.dg/long-long-typespec-1.c long int long char (test for errors, line 434)
FAIL: gcc.dg/long-long-typespec-1.c long int long short (test for errors, line 435)
FAIL: gcc.dg/long-long-typespec-1.c long int long int (test for errors, line 436)
FAIL: gcc.dg/long-long-typespec-1.c long int long long (test for errors, line 437)
FAIL: gcc.dg/long-long-typespec-1.c long int long float (test for errors, line 438)
FAIL: gcc.dg/long-long-typespec-1.c long int long double (test for errors, line 439)
FAIL: gcc.dg/long-long-typespec-1.c long int signed void (test for errors, line 442)
FAIL: gcc.dg/long-long-typespec-1.c long int signed char (test for errors, line 443)
FAIL: gcc.dg/long-long-typespec-1.c long int signed short (test for errors, line 444)
FAIL: gcc.dg/long-long-typespec-1.c long int signed int (test for errors, line 445)
FAIL: gcc.dg/long-long-typespec-1.c long int signed float (test for errors, line 447)
FAIL: gcc.dg/long-long-typespec-1.c long int signed double (test for errors, line 448)
FAIL: gcc.dg/long-long-typespec-1.c long int signed signed (test for errors, line 449)
FAIL: gcc.dg/long-long-typespec-1.c long int signed unsigned (test for errors, line 450)
FAIL: gcc.dg/long-long-typespec-1.c long int unsigned void (test for errors, line 451)
FAIL: gcc.dg/long-long-typespec-1.c long int unsigned char (test for errors, line 452)
FAIL: gcc.dg/long-long-typespec-1.c long int unsigned short (test for errors, line 453)
FAIL: gcc.dg/long-long-typespec-1.c long int unsigned int (test for errors, line 454)
FAIL: gcc.dg/long-long-typespec-1.c long int unsigned float (test for errors, line 456)
FAIL: gcc.dg/long-long-typespec-1.c long int unsigned double (test for errors, line 457)
FAIL: gcc.dg/long-long-typespec-1.c long int unsigned signed (test for errors, line 458)
FAIL: gcc.dg/long-long-typespec-1.c long int unsigned unsigned (test for errors, line 459)
FAIL: gcc.dg/long-long-typespec-1.c long long int void (test for errors, line 460)
FAIL: gcc.dg/long-long-typespec-1.c long long int char (test for errors, line 461)
FAIL: gcc.dg/long-long-typespec-1.c long long int short (test for errors, line 462)
FAIL: gcc.dg/long-long-typespec-1.c long long int int (test for errors, line 463)
FAIL: gcc.dg/long-long-typespec-1.c long long int long (test for errors, line 464)
FAIL: gcc.dg/long-long-typespec-1.c long long int float (test for errors, line 465)
FAIL: gcc.dg/long-long-typespec-1.c long long int double (test for errors, line 466)
FAIL: gcc.dg/long-long-typespec-1.c long long signed void (test for errors, line 469)
FAIL: gcc.dg/long-long-typespec-1.c long long signed char (test for errors, line 470)
FAIL: gcc.dg/long-long-typespec-1.c long long signed short (test for errors, line 471)
FAIL: gcc.dg/long-long-typespec-1.c long long signed long (test for errors, line 473)
FAIL: gcc.dg/long-long-typespec-1.c long long signed float (test for errors, line 474)
FAIL: gcc.dg/long-long-typespec-1.c long long signed double (test for errors, line 475)
FAIL: gcc.dg/long-long-typespec-1.c long long signed signed (test for errors, line 476)
FAIL: gcc.dg/long-long-typespec-1.c long long signed unsigned (test for errors, line 477)
FAIL: gcc.dg/long-long-typespec-1.c long long unsigned void (test for errors, line 478)
FAIL: gcc.dg/long-long-typespec-1.c long long unsigned char (test for errors, line 479)
FAIL: gcc.dg/long-long-typespec-1.c long long unsigned short (test for errors, line 480)
FAIL: gcc.dg/long-long-typespec-1.c long long unsigned long (test for errors, line 482)
FAIL: gcc.dg/long-long-typespec-1.c long long unsigned float (test for errors, line 483)
FAIL: gcc.dg/long-long-typespec-1.c long long unsigned double (test for errors, line 484)
FAIL: gcc.dg/long-long-typespec-1.c long long unsigned signed (test for errors, line 485)
FAIL: gcc.dg/long-long-typespec-1.c long long unsigned unsigned (test for errors, line 486)
FAIL: gcc.dg/long-long-typespec-1.c long signed int void (test for errors, line 487)
FAIL: gcc.dg/long-long-typespec-1.c long signed int char (test for errors, line 488)
FAIL: gcc.dg/long-long-typespec-1.c long signed int short (test for errors, line 489)
FAIL: gcc.dg/long-long-typespec-1.c long signed int int (test for errors, line 490)
FAIL: gcc.dg/long-long-typespec-1.c long signed int float (test for errors, line 492)
FAIL: gcc.dg/long-long-typespec-1.c long signed int double (test for errors, line 493)
FAIL: gcc.dg/long-long-typespec-1.c long signed int signed (test for errors, line 494)
FAIL: gcc.dg/long-long-typespec-1.c long signed int unsigned (test for errors, line 495)
FAIL: gcc.dg/long-long-typespec-1.c long signed long void (test for errors, line 496)
FAIL: gcc.dg/long-long-typespec-1.c long signed long char (test for errors, line 497)
FAIL: gcc.dg/long-long-typespec-1.c long signed long short (test for errors, line 498)
FAIL: gcc.dg/long-long-typespec-1.c long signed long long (test for errors, line 500)
FAIL: gcc.dg/long-long-typespec-1.c long signed long float (test for errors, line 501)
FAIL: gcc.dg/long-long-typespec-1.c long signed long double (test for errors, line 502)
FAIL: gcc.dg/long-long-typespec-1.c long signed long signed (test for errors, line 503)
FAIL: gcc.dg/long-long-typespec-1.c long signed long unsigned (test for errors, line 504)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned int void (test for errors, line 505)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned int char (test for errors, line 506)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned int short (test for errors, line 507)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned int int (test for errors, line 508)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned int float (test for errors, line 510)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned int double (test for errors, line 511)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned int signed (test for errors, line 512)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned int unsigned (test for errors, line 513)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned long void (test for errors, line 514)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned long char (test for errors, line 515)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned long short (test for errors, line 516)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned long long (test for errors, line 518)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned long float (test for errors, line 519)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned long double (test for errors, line 520)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned long signed (test for errors, line 521)
FAIL: gcc.dg/long-long-typespec-1.c long unsigned long unsigned (test for errors, line 522)
FAIL: gcc.dg/long-long-typespec-1.c signed short int void (test for errors, line 523)
FAIL: gcc.dg/long-long-typespec-1.c (test for excess errors)
FAIL: gcc.dg/typespec-1.c void void (test for errors, line 28)
FAIL: gcc.dg/typespec-1.c void char (test for errors, line 29)
FAIL: gcc.dg/typespec-1.c void short (test for errors, line 30)
FAIL: gcc.dg/typespec-1.c void int (test for errors, line 31)
FAIL: gcc.dg/typespec-1.c void long (test for errors, line 32)
FAIL: gcc.dg/typespec-1.c void float (test for errors, line 33)
FAIL: gcc.dg/typespec-1.c void double (test for errors, line 34)
FAIL: gcc.dg/typespec-1.c void signed (test for errors, line 35)
FAIL: gcc.dg/typespec-1.c void unsigned (test for errors, line 36)
FAIL: gcc.dg/typespec-1.c void _Bool (test for errors, line 37)
FAIL: gcc.dg/typespec-1.c char void (test for errors, line 38)
FAIL: gcc.dg/typespec-1.c char char (test for errors, line 39)
FAIL: gcc.dg/typespec-1.c char short (test for errors, line 40)
FAIL: gcc.dg/typespec-1.c char int (test for errors, line 41)
FAIL: gcc.dg/typespec-1.c char long (test for errors, line 42)
FAIL: gcc.dg/typespec-1.c char float (test for errors, line 43)
FAIL: gcc.dg/typespec-1.c char double (test for errors, line 44)
FAIL: gcc.dg/typespec-1.c char _Bool (test for errors, line 47)
FAIL: gcc.dg/typespec-1.c short void (test for errors, line 48)
FAIL: gcc.dg/typespec-1.c short char (test for errors, line 49)
FAIL: gcc.dg/typespec-1.c short short (test for errors, line 50)
FAIL: gcc.dg/typespec-1.c short long (test for errors, line 52)
FAIL: gcc.dg/typespec-1.c short float (test for errors, line 53)
FAIL: gcc.dg/typespec-1.c short double (test for errors, line 54)
FAIL: gcc.dg/typespec-1.c short _Bool (test for errors, line 57)
FAIL: gcc.dg/typespec-1.c int void (test for errors, line 58)
FAIL: gcc.dg/typespec-1.c int char (test for errors, line 59)
FAIL: gcc.dg/typespec-1.c int int (test for errors, line 61)
FAIL: gcc.dg/typespec-1.c int float (test for errors, line 63)
FAIL: gcc.dg/typespec-1.c int double (test for errors, line 64)
FAIL: gcc.dg/typespec-1.c int _Bool (test for errors, line 67)
FAIL: gcc.dg/typespec-1.c long void (test for errors, line 68)
FAIL: gcc.dg/typespec-1.c long char (test for errors, line 69)
FAIL: gcc.dg/typespec-1.c long short (test for errors, line 70)
FAIL: gcc.dg/typespec-1.c long float (test for errors, line 73)
FAIL: gcc.dg/typespec-1.c long _Bool (test for errors, line 77)
FAIL: gcc.dg/typespec-1.c float void (test for errors, line 78)
FAIL: gcc.dg/typespec-1.c float char (test for errors, line 79)
FAIL: gcc.dg/typespec-1.c float short (test for errors, line 80)
FAIL: gcc.dg/typespec-1.c float int (test for errors, line 81)
FAIL: gcc.dg/typespec-1.c float long (test for errors, line 82)
FAIL: gcc.dg/typespec-1.c float float (test for errors, line 83)
FAIL: gcc.dg/typespec-1.c float double (test for errors, line 84)
FAIL: gcc.dg/typespec-1.c float signed (test for errors, line 85)
FAIL: gcc.dg/typespec-1.c float unsigned (test for errors, line 86)
FAIL: gcc.dg/typespec-1.c float _Bool (test for errors, line 87)
FAIL: gcc.dg/typespec-1.c double void (test for errors, line 88)
FAIL: gcc.dg/typespec-1.c double char (test for errors, line 89)
FAIL: gcc.dg/typespec-1.c double short (test for errors, line 90)
FAIL: gcc.dg/typespec-1.c double int (test for errors, line 91)
FAIL: gcc.dg/typespec-1.c double float (test for errors, line 93)
FAIL: gcc.dg/typespec-1.c double double (test for errors, line 94)
FAIL: gcc.dg/typespec-1.c double signed (test for errors, line 95)
FAIL: gcc.dg/typespec-1.c double unsigned (test for errors, line 96)
FAIL: gcc.dg/typespec-1.c double _Bool (test for errors, line 97)
FAIL: gcc.dg/typespec-1.c signed void (test for errors, line 98)
FAIL: gcc.dg/typespec-1.c signed float (test for errors, line 103)
FAIL: gcc.dg/typespec-1.c signed double (test for errors, line 104)
FAIL: gcc.dg/typespec-1.c signed signed (test for errors, line 105)
FAIL: gcc.dg/typespec-1.c signed unsigned (test for errors, line 106)
FAIL: gcc.dg/typespec-1.c signed _Bool (test for errors, line 107)
FAIL: gcc.dg/typespec-1.c unsigned void (test for errors, line 108)
FAIL: gcc.dg/typespec-1.c unsigned float (test for errors, line 113)
FAIL: gcc.dg/typespec-1.c unsigned double (test for errors, line 114)
FAIL: gcc.dg/typespec-1.c unsigned signed (test for errors, line 115)
FAIL: gcc.dg/typespec-1.c unsigned unsigned (test for errors, line 116)
FAIL: gcc.dg/typespec-1.c unsigned _Bool (test for errors, line 117)
FAIL: gcc.dg/typespec-1.c _Bool void (test for errors, line 118)
FAIL: gcc.dg/typespec-1.c _Bool char (test for errors, line 119)
FAIL: gcc.dg/typespec-1.c _Bool short (test for errors, line 120)
FAIL: gcc.dg/typespec-1.c _Bool int (test for errors, line 121)
FAIL: gcc.dg/typespec-1.c _Bool long (test for errors, line 122)
FAIL: gcc.dg/typespec-1.c _Bool float (test for errors, line 123)
FAIL: gcc.dg/typespec-1.c _Bool double (test for errors, line 124)
FAIL: gcc.dg/typespec-1.c _Bool signed (test for errors, line 125)
FAIL: gcc.dg/typespec-1.c _Bool unsigned (test for errors, line 126)
FAIL: gcc.dg/typespec-1.c _Bool _Bool (test for errors, line 127)
FAIL: gcc.dg/typespec-1.c type void (test for errors, line 128)
FAIL: gcc.dg/typespec-1.c type char (test for errors, line 129)
FAIL: gcc.dg/typespec-1.c type short (test for errors, line 130)
FAIL: gcc.dg/typespec-1.c type int (test for errors, line 131)
FAIL: gcc.dg/typespec-1.c type long (test for errors, line 132)
FAIL: gcc.dg/typespec-1.c type float (test for errors, line 133)
FAIL: gcc.dg/typespec-1.c type double (test for errors, line 134)
FAIL: gcc.dg/typespec-1.c type signed (test for errors, line 135)
FAIL: gcc.dg/typespec-1.c type unsigned (test for errors, line 136)
FAIL: gcc.dg/typespec-1.c type _Bool (test for errors, line 137)
FAIL: gcc.dg/typespec-1.c char signed void (test for errors, line 138)
FAIL: gcc.dg/typespec-1.c char signed char (test for errors, line 139)
FAIL: gcc.dg/typespec-1.c char signed short (test for errors, line 140)
FAIL: gcc.dg/typespec-1.c char signed int (test for errors, line 141)
FAIL: gcc.dg/typespec-1.c char signed long (test for errors, line 142)
FAIL: gcc.dg/typespec-1.c char signed float (test for errors, line 143)
FAIL: gcc.dg/typespec-1.c char signed double (test for errors, line 144)
FAIL: gcc.dg/typespec-1.c char signed signed (test for errors, line 145)
FAIL: gcc.dg/typespec-1.c char signed unsigned (test for errors, line 146)
FAIL: gcc.dg/typespec-1.c char signed _Bool (test for errors, line 147)
FAIL: gcc.dg/typespec-1.c char unsigned void (test for errors, line 148)
FAIL: gcc.dg/typespec-1.c char unsigned char (test for errors, line 149)
FAIL: gcc.dg/typespec-1.c char unsigned short (test for errors, line 150)
FAIL: gcc.dg/typespec-1.c char unsigned int (test for errors, line 151)
FAIL: gcc.dg/typespec-1.c char unsigned long (test for errors, line 152)
FAIL: gcc.dg/typespec-1.c char unsigned float (test for errors, line 153)
FAIL: gcc.dg/typespec-1.c char unsigned double (test for errors, line 154)
FAIL: gcc.dg/typespec-1.c char unsigned signed (test for errors, line 155)
FAIL: gcc.dg/typespec-1.c char unsigned unsigned (test for errors, line 156)
FAIL: gcc.dg/typespec-1.c char unsigned _Bool (test for errors, line 157)
FAIL: gcc.dg/typespec-1.c short int void (test for errors, line 158)
FAIL: gcc.dg/typespec-1.c short int char (test for errors, line 159)
FAIL: gcc.dg/typespec-1.c short int short (test for errors, line 160)
FAIL: gcc.dg/typespec-1.c short int int (test for errors, line 161)
FAIL: gcc.dg/typespec-1.c short int long (test for errors, line 162)
FAIL: gcc.dg/typespec-1.c short int float (test for errors, line 163)
FAIL: gcc.dg/typespec-1.c short int double (test for errors, line 164)
FAIL: gcc.dg/typespec-1.c short int _Bool (test for errors, line 167)
FAIL: gcc.dg/typespec-1.c short signed void (test for errors, line 168)
FAIL: gcc.dg/typespec-1.c short signed char (test for errors, line 169)
FAIL: gcc.dg/typespec-1.c short signed short (test for errors, line 170)
FAIL: gcc.dg/typespec-1.c short signed long (test for errors, line 172)
FAIL: gcc.dg/typespec-1.c short signed float (test for errors, line 173)
FAIL: gcc.dg/typespec-1.c short signed double (test for errors, line 174)
FAIL: gcc.dg/typespec-1.c short signed signed (test for errors, line 175)
FAIL: gcc.dg/typespec-1.c short signed unsigned (test for errors, line 176)
FAIL: gcc.dg/typespec-1.c short signed _Bool (test for errors, line 177)
FAIL: gcc.dg/typespec-1.c short unsigned void (test for errors, line 178)
FAIL: gcc.dg/typespec-1.c short unsigned char (test for errors, line 179)
FAIL: gcc.dg/typespec-1.c short unsigned short (test for errors, line 180)
FAIL: gcc.dg/typespec-1.c short unsigned long (test for errors, line 182)
FAIL: gcc.dg/typespec-1.c short unsigned float (test for errors, line 183)
FAIL: gcc.dg/typespec-1.c short unsigned double (test for errors, line 184)
FAIL: gcc.dg/typespec-1.c short unsigned signed (test for errors, line 185)
FAIL: gcc.dg/typespec-1.c short unsigned unsigned (test for errors, line 186)
FAIL: gcc.dg/typespec-1.c short unsigned _Bool (test for errors, line 187)
FAIL: gcc.dg/typespec-1.c int short void (test for errors, line 188)
FAIL: gcc.dg/typespec-1.c int short char (test for errors, line 189)
FAIL: gcc.dg/typespec-1.c int short short (test for errors, line 190)
FAIL: gcc.dg/typespec-1.c int short int (test for errors, line 191)
FAIL: gcc.dg/typespec-1.c int short long (test for errors, line 192)
FAIL: gcc.dg/typespec-1.c int short float (test for errors, line 193)
FAIL: gcc.dg/typespec-1.c int short double (test for errors, line 194)
FAIL: gcc.dg/typespec-1.c int short _Bool (test for errors, line 197)
FAIL: gcc.dg/typespec-1.c int long void (test for errors, line 198)
FAIL: gcc.dg/typespec-1.c int long char (test for errors, line 199)
FAIL: gcc.dg/typespec-1.c int long short (test for errors, line 200)
FAIL: gcc.dg/typespec-1.c int long int (test for errors, line 201)
FAIL: gcc.dg/typespec-1.c int long float (test for errors, line 203)
FAIL: gcc.dg/typespec-1.c int long double (test for errors, line 204)
FAIL: gcc.dg/typespec-1.c int long _Bool (test for errors, line 207)
FAIL: gcc.dg/typespec-1.c int signed void (test for errors, line 208)
FAIL: gcc.dg/typespec-1.c int signed char (test for errors, line 209)
FAIL: gcc.dg/typespec-1.c int signed int (test for errors, line 211)
FAIL: gcc.dg/typespec-1.c int signed float (test for errors, line 213)
FAIL: gcc.dg/typespec-1.c int signed double (test for errors, line 214)
FAIL: gcc.dg/typespec-1.c int signed signed (test for errors, line 215)
FAIL: gcc.dg/typespec-1.c int signed unsigned (test for errors, line 216)
FAIL: gcc.dg/typespec-1.c int signed _Bool (test for errors, line 217)
FAIL: gcc.dg/typespec-1.c int unsigned void (test for errors, line 218)
FAIL: gcc.dg/typespec-1.c int unsigned char (test for errors, line 219)
FAIL: gcc.dg/typespec-1.c int unsigned int (test for errors, line 221)
FAIL: gcc.dg/typespec-1.c int unsigned float (test for errors, line 223)
FAIL: gcc.dg/typespec-1.c int unsigned double (test for errors, line 224)
FAIL: gcc.dg/typespec-1.c int unsigned signed (test for errors, line 225)
FAIL: gcc.dg/typespec-1.c int unsigned unsigned (test for errors, line 226)
FAIL: gcc.dg/typespec-1.c int unsigned _Bool (test for errors, line 227)
FAIL: gcc.dg/typespec-1.c long int void (test for errors, line 228)
FAIL: gcc.dg/typespec-1.c long int char (test for errors, line 229)
FAIL: gcc.dg/typespec-1.c long int short (test for errors, line 230)
FAIL: gcc.dg/typespec-1.c long int int (test for errors, line 231)
FAIL: gcc.dg/typespec-1.c long int float (test for errors, line 233)
FAIL: gcc.dg/typespec-1.c long int double (test for errors, line 234)
FAIL: gcc.dg/typespec-1.c long int _Bool (test for errors, line 237)
FAIL: gcc.dg/typespec-1.c long long void (test for errors, line 238)
FAIL: gcc.dg/typespec-1.c long long char (test for errors, line 239)
FAIL: gcc.dg/typespec-1.c long long short (test for errors, line 240)
FAIL: gcc.dg/typespec-1.c long long long (test for errors, line 242)
FAIL: gcc.dg/typespec-1.c long long float (test for errors, line 243)
FAIL: gcc.dg/typespec-1.c long long double (test for errors, line 244)
FAIL: gcc.dg/typespec-1.c long long _Bool (test for errors, line 247)
FAIL: gcc.dg/typespec-1.c long double void (test for errors, line 248)
FAIL: gcc.dg/typespec-1.c long double char (test for errors, line 249)
FAIL: gcc.dg/typespec-1.c long double short (test for errors, line 250)
FAIL: gcc.dg/typespec-1.c long double int (test for errors, line 251)
FAIL: gcc.dg/typespec-1.c long double long (test for errors, line 252)
FAIL: gcc.dg/typespec-1.c long double float (test for errors, line 253)
FAIL: gcc.dg/typespec-1.c long double double (test for errors, line 254)
FAIL: gcc.dg/typespec-1.c long double signed (test for errors, line 255)
FAIL: gcc.dg/typespec-1.c long double unsigned (test for errors, line 256)
FAIL: gcc.dg/typespec-1.c long double _Bool (test for errors, line 257)
FAIL: gcc.dg/typespec-1.c long signed void (test for errors, line 258)
FAIL: gcc.dg/typespec-1.c long signed char (test for errors, line 259)
FAIL: gcc.dg/typespec-1.c long signed short (test for errors, line 260)
FAIL: gcc.dg/typespec-1.c long signed float (test for errors, line 263)
FAIL: gcc.dg/typespec-1.c long signed double (test for errors, line 264)
FAIL: gcc.dg/typespec-1.c long signed signed (test for errors, line 265)
FAIL: gcc.dg/typespec-1.c long signed unsigned (test for errors, line 266)
FAIL: gcc.dg/typespec-1.c long signed _Bool (test for errors, line 267)
FAIL: gcc.dg/typespec-1.c long unsigned void (test for errors, line 268)
FAIL: gcc.dg/typespec-1.c long unsigned char (test for errors, line 269)
FAIL: gcc.dg/typespec-1.c long unsigned short (test for errors, line 270)
FAIL: gcc.dg/typespec-1.c long unsigned float (test for errors, line 273)
FAIL: gcc.dg/typespec-1.c long unsigned double (test for errors, line 274)
FAIL: gcc.dg/typespec-1.c long unsigned signed (test for errors, line 275)
FAIL: gcc.dg/typespec-1.c long unsigned unsigned (test for errors, line 276)
FAIL: gcc.dg/typespec-1.c long unsigned _Bool (test for errors, line 277)
FAIL: gcc.dg/typespec-1.c double long void (test for errors, line 278)
FAIL: gcc.dg/typespec-1.c double long char (test for errors, line 279)
FAIL: gcc.dg/typespec-1.c double long short (test for errors, line 280)
FAIL: gcc.dg/typespec-1.c double long int (test for errors, line 281)
FAIL: gcc.dg/typespec-1.c double long long (test for errors, line 282)
FAIL: gcc.dg/typespec-1.c double long float (test for errors, line 283)
FAIL: gcc.dg/typespec-1.c double long double (test for errors, line 284)
FAIL: gcc.dg/typespec-1.c double long signed (test for errors, line 285)
FAIL: gcc.dg/typespec-1.c double long unsigned (test for errors, line 286)
FAIL: gcc.dg/typespec-1.c double long _Bool (test for errors, line 287)
FAIL: gcc.dg/typespec-1.c signed char void (test for errors, line 288)
FAIL: gcc.dg/typespec-1.c signed char char (test for errors, line 289)
FAIL: gcc.dg/typespec-1.c signed char short (test for errors, line 290)
FAIL: gcc.dg/typespec-1.c signed char int (test for errors, line 291)
FAIL: gcc.dg/typespec-1.c signed char long (test for errors, line 292)
FAIL: gcc.dg/typespec-1.c signed char float (test for errors, line 293)
FAIL: gcc.dg/typespec-1.c signed char double (test for errors, line 294)
FAIL: gcc.dg/typespec-1.c signed char signed (test for errors, line 295)
FAIL: gcc.dg/typespec-1.c signed char unsigned (test for errors, line 296)
FAIL: gcc.dg/typespec-1.c signed char _Bool (test for errors, line 297)
FAIL: gcc.dg/typespec-1.c signed short void (test for errors, line 298)
FAIL: gcc.dg/typespec-1.c signed short char (test for errors, line 299)
FAIL: gcc.dg/typespec-1.c signed short short (test for errors, line 300)
FAIL: gcc.dg/typespec-1.c signed short long (test for errors, line 302)
FAIL: gcc.dg/typespec-1.c signed short float (test for errors, line 303)
FAIL: gcc.dg/typespec-1.c signed short double (test for errors, line 304)
FAIL: gcc.dg/typespec-1.c signed short signed (test for errors, line 305)
FAIL: gcc.dg/typespec-1.c signed short unsigned (test for errors, line 306)
FAIL: gcc.dg/typespec-1.c signed short _Bool (test for errors, line 307)
FAIL: gcc.dg/typespec-1.c signed int void (test for errors, line 308)
FAIL: gcc.dg/typespec-1.c signed int char (test for errors, line 309)
FAIL: gcc.dg/typespec-1.c signed int int (test for errors, line 311)
FAIL: gcc.dg/typespec-1.c signed int float (test for errors, line 313)
FAIL: gcc.dg/typespec-1.c signed int double (test for errors, line 314)
FAIL: gcc.dg/typespec-1.c signed int signed (test for errors, line 315)
FAIL: gcc.dg/typespec-1.c signed int unsigned (test for errors, line 316)
FAIL: gcc.dg/typespec-1.c signed int _Bool (test for errors, line 317)
FAIL: gcc.dg/typespec-1.c signed long void (test for errors, line 318)
FAIL: gcc.dg/typespec-1.c signed long char (test for errors, line 319)
FAIL: gcc.dg/typespec-1.c signed long short (test for errors, line 320)
FAIL: gcc.dg/typespec-1.c signed long float (test for errors, line 323)
FAIL: gcc.dg/typespec-1.c signed long double (test for errors, line 324)
FAIL: gcc.dg/typespec-1.c signed long signed (test for errors, line 325)
FAIL: gcc.dg/typespec-1.c signed long unsigned (test for errors, line 326)
FAIL: gcc.dg/typespec-1.c signed long _Bool (test for errors, line 327)
FAIL: gcc.dg/typespec-1.c unsigned char void (test for errors, line 328)
FAIL: gcc.dg/typespec-1.c unsigned char char (test for errors, line 329)
FAIL: gcc.dg/typespec-1.c unsigned char short (test for errors, line 330)
FAIL: gcc.dg/typespec-1.c unsigned char int (test for errors, line 331)
FAIL: gcc.dg/typespec-1.c unsigned char long (test for errors, line 332)
FAIL: gcc.dg/typespec-1.c unsigned char float (test for errors, line 333)
FAIL: gcc.dg/typespec-1.c unsigned char double (test for errors, line 334)
FAIL: gcc.dg/typespec-1.c unsigned char signed (test for errors, line 335)
FAIL: gcc.dg/typespec-1.c unsigned char unsigned (test for errors, line 336)
FAIL: gcc.dg/typespec-1.c unsigned char _Bool (test for errors, line 337)
FAIL: gcc.dg/typespec-1.c unsigned short void (test for errors, line 338)
FAIL: gcc.dg/typespec-1.c unsigned short char (test for errors, line 339)
FAIL: gcc.dg/typespec-1.c unsigned short short (test for errors, line 340)
FAIL: gcc.dg/typespec-1.c unsigned short long (test for errors, line 342)
FAIL: gcc.dg/typespec-1.c unsigned short float (test for errors, line 343)
FAIL: gcc.dg/typespec-1.c unsigned short double (test for errors, line 344)
FAIL: gcc.dg/typespec-1.c unsigned short signed (test for errors, line 345)
FAIL: gcc.dg/typespec-1.c unsigned short unsigned (test for errors, line 346)
FAIL: gcc.dg/typespec-1.c unsigned short _Bool (test for errors, line 347)
FAIL: gcc.dg/typespec-1.c unsigned int void (test for errors, line 348)
FAIL: gcc.dg/typespec-1.c unsigned int char (test for errors, line 349)
FAIL: gcc.dg/typespec-1.c unsigned int int (test for errors, line 351)
FAIL: gcc.dg/typespec-1.c unsigned int float (test for errors, line 353)
FAIL: gcc.dg/typespec-1.c unsigned int double (test for errors, line 354)
FAIL: gcc.dg/typespec-1.c unsigned int signed (test for errors, line 355)
FAIL: gcc.dg/typespec-1.c unsigned int unsigned (test for errors, line 356)
FAIL: gcc.dg/typespec-1.c unsigned int _Bool (test for errors, line 357)
FAIL: gcc.dg/typespec-1.c unsigned long void (test for errors, line 358)
FAIL: gcc.dg/typespec-1.c unsigned long char (test for errors, line 359)
FAIL: gcc.dg/typespec-1.c unsigned long short (test for errors, line 360)
FAIL: gcc.dg/typespec-1.c unsigned long float (test for errors, line 363)
FAIL: gcc.dg/typespec-1.c unsigned long double (test for errors, line 364)
FAIL: gcc.dg/typespec-1.c unsigned long signed (test for errors, line 365)
FAIL: gcc.dg/typespec-1.c unsigned long unsigned (test for errors, line 366)
FAIL: gcc.dg/typespec-1.c unsigned long _Bool (test for errors, line 367)
FAIL: gcc.dg/typespec-1.c short int signed void (test for errors, line 368)
FAIL: gcc.dg/typespec-1.c short int signed char (test for errors, line 369)
FAIL: gcc.dg/typespec-1.c short int signed short (test for errors, line 370)
FAIL: gcc.dg/typespec-1.c short int signed int (test for errors, line 371)
FAIL: gcc.dg/typespec-1.c short int signed long (test for errors, line 372)
FAIL: gcc.dg/typespec-1.c short int signed float (test for errors, line 373)
FAIL: gcc.dg/typespec-1.c short int signed double (test for errors, line 374)
FAIL: gcc.dg/typespec-1.c short int signed signed (test for errors, line 375)
FAIL: gcc.dg/typespec-1.c short int signed unsigned (test for errors, line 376)
FAIL: gcc.dg/typespec-1.c short int signed _Bool (test for errors, line 377)
FAIL: gcc.dg/typespec-1.c short int unsigned void (test for errors, line 378)
FAIL: gcc.dg/typespec-1.c short int unsigned char (test for errors, line 379)
FAIL: gcc.dg/typespec-1.c short int unsigned short (test for errors, line 380)
FAIL: gcc.dg/typespec-1.c short int unsigned int (test for errors, line 381)
FAIL: gcc.dg/typespec-1.c short int unsigned long (test for errors, line 382)
FAIL: gcc.dg/typespec-1.c short int unsigned float (test for errors, line 383)
FAIL: gcc.dg/typespec-1.c short int unsigned double (test for errors, line 384)
FAIL: gcc.dg/typespec-1.c short int unsigned signed (test for errors, line 385)
FAIL: gcc.dg/typespec-1.c short int unsigned unsigned (test for errors, line 386)
FAIL: gcc.dg/typespec-1.c short int unsigned _Bool (test for errors, line 387)
FAIL: gcc.dg/typespec-1.c short signed int void (test for errors, line 388)
FAIL: gcc.dg/typespec-1.c short signed int char (test for errors, line 389)
FAIL: gcc.dg/typespec-1.c short signed int short (test for errors, line 390)
FAIL: gcc.dg/typespec-1.c short signed int int (test for errors, line 391)
FAIL: gcc.dg/typespec-1.c short signed int long (test for errors, line 392)
FAIL: gcc.dg/typespec-1.c short signed int float (test for errors, line 393)
FAIL: gcc.dg/typespec-1.c short signed int double (test for errors, line 394)
FAIL: gcc.dg/typespec-1.c short signed int signed (test for errors, line 395)
FAIL: gcc.dg/typespec-1.c short signed int unsigned (test for errors, line 396)
FAIL: gcc.dg/typespec-1.c short signed int _Bool (test for errors, line 397)
FAIL: gcc.dg/typespec-1.c short unsigned int void (test for errors, line 398)
FAIL: gcc.dg/typespec-1.c short unsigned int char (test for errors, line 399)
FAIL: gcc.dg/typespec-1.c short unsigned int short (test for errors, line 400)
FAIL: gcc.dg/typespec-1.c short unsigned int int (test for errors, line 401)
FAIL: gcc.dg/typespec-1.c short unsigned int long (test for errors, line 402)
FAIL: gcc.dg/typespec-1.c short unsigned int float (test for errors, line 403)
FAIL: gcc.dg/typespec-1.c short unsigned int double (test for errors, line 404)
FAIL: gcc.dg/typespec-1.c short unsigned int signed (test for errors, line 405)
FAIL: gcc.dg/typespec-1.c short unsigned int unsigned (test for errors, line 406)
FAIL: gcc.dg/typespec-1.c short unsigned int _Bool (test for errors, line 407)
FAIL: gcc.dg/typespec-1.c int short signed void (test for errors, line 408)
FAIL: gcc.dg/typespec-1.c int short signed char (test for errors, line 409)
FAIL: gcc.dg/typespec-1.c int short signed short (test for errors, line 410)
FAIL: gcc.dg/typespec-1.c int short signed int (test for errors, line 411)
FAIL: gcc.dg/typespec-1.c int short signed long (test for errors, line 412)
FAIL: gcc.dg/typespec-1.c int short signed float (test for errors, line 413)
FAIL: gcc.dg/typespec-1.c int short signed double (test for errors, line 414)
FAIL: gcc.dg/typespec-1.c int short signed signed (test for errors, line 415)
FAIL: gcc.dg/typespec-1.c int short signed unsigned (test for errors, line 416)
FAIL: gcc.dg/typespec-1.c int short signed _Bool (test for errors, line 417)
FAIL: gcc.dg/typespec-1.c int short unsigned void (test for errors, line 418)
FAIL: gcc.dg/typespec-1.c int short unsigned char (test for errors, line 419)
FAIL: gcc.dg/typespec-1.c int short unsigned short (test for errors, line 420)
FAIL: gcc.dg/typespec-1.c int short unsigned int (test for errors, line 421)
FAIL: gcc.dg/typespec-1.c int short unsigned long (test for errors, line 422)
FAIL: gcc.dg/typespec-1.c int short unsigned float (test for errors, line 423)
FAIL: gcc.dg/typespec-1.c int short unsigned double (test for errors, line 424)
FAIL: gcc.dg/typespec-1.c int short unsigned signed (test for errors, line 425)
FAIL: gcc.dg/typespec-1.c int short unsigned unsigned (test for errors, line 426)
FAIL: gcc.dg/typespec-1.c int short unsigned _Bool (test for errors, line 427)
FAIL: gcc.dg/typespec-1.c int long long void (test for errors, line 428)
FAIL: gcc.dg/typespec-1.c int long long char (test for errors, line 429)
FAIL: gcc.dg/typespec-1.c int long long short (test for errors, line 430)
FAIL: gcc.dg/typespec-1.c int long long int (test for errors, line 431)
FAIL: gcc.dg/typespec-1.c int long long long (test for errors, line 432)
FAIL: gcc.dg/typespec-1.c int long long float (test for errors, line 433)
FAIL: gcc.dg/typespec-1.c int long long double (test for errors, line 434)
FAIL: gcc.dg/typespec-1.c int long long _Bool (test for errors, line 437)
FAIL: gcc.dg/typespec-1.c int long signed void (test for errors, line 438)
FAIL: gcc.dg/typespec-1.c int long signed char (test for errors, line 439)
FAIL: gcc.dg/typespec-1.c int long signed short (test for errors, line 440)
FAIL: gcc.dg/typespec-1.c int long signed int (test for errors, line 441)
FAIL: gcc.dg/typespec-1.c int long signed float (test for errors, line 443)
FAIL: gcc.dg/typespec-1.c int long signed double (test for errors, line 444)
FAIL: gcc.dg/typespec-1.c int long signed signed (test for errors, line 445)
FAIL: gcc.dg/typespec-1.c int long signed unsigned (test for errors, line 446)
FAIL: gcc.dg/typespec-1.c int long signed _Bool (test for errors, line 447)
FAIL: gcc.dg/typespec-1.c int long unsigned void (test for errors, line 448)
FAIL: gcc.dg/typespec-1.c int long unsigned char (test for errors, line 449)
FAIL: gcc.dg/typespec-1.c int long unsigned short (test for errors, line 450)
FAIL: gcc.dg/typespec-1.c int long unsigned int (test for errors, line 451)
FAIL: gcc.dg/typespec-1.c int long unsigned float (test for errors, line 453)
FAIL: gcc.dg/typespec-1.c int long unsigned double (test for errors, line 454)
FAIL: gcc.dg/typespec-1.c int long unsigned signed (test for errors, line 455)
FAIL: gcc.dg/typespec-1.c int long unsigned unsigned (test for errors, line 456)
FAIL: gcc.dg/typespec-1.c int long unsigned _Bool (test for errors, line 457)
FAIL: gcc.dg/typespec-1.c int signed short void (test for errors, line 458)
FAIL: gcc.dg/typespec-1.c int signed short char (test for errors, line 459)
FAIL: gcc.dg/typespec-1.c int signed short short (test for errors, line 460)
FAIL: gcc.dg/typespec-1.c int signed short int (test for errors, line 461)
FAIL: gcc.dg/typespec-1.c int signed short long (test for errors, line 462)
FAIL: gcc.dg/typespec-1.c int signed short float (test for errors, line 463)
FAIL: gcc.dg/typespec-1.c int signed short double (test for errors, line 464)
FAIL: gcc.dg/typespec-1.c int signed short signed (test for errors, line 465)
FAIL: gcc.dg/typespec-1.c int signed short unsigned (test for errors, line 466)
FAIL: gcc.dg/typespec-1.c int signed short _Bool (test for errors, line 467)
FAIL: gcc.dg/typespec-1.c int signed long void (test for errors, line 468)
FAIL: gcc.dg/typespec-1.c int signed long char (test for errors, line 469)
FAIL: gcc.dg/typespec-1.c int signed long short (test for errors, line 470)
FAIL: gcc.dg/typespec-1.c int signed long int (test for errors, line 471)
FAIL: gcc.dg/typespec-1.c int signed long float (test for errors, line 473)
FAIL: gcc.dg/typespec-1.c int signed long double (test for errors, line 474)
FAIL: gcc.dg/typespec-1.c int signed long signed (test for errors, line 475)
FAIL: gcc.dg/typespec-1.c int signed long unsigned (test for errors, line 476)
FAIL: gcc.dg/typespec-1.c int signed long _Bool (test for errors, line 477)
FAIL: gcc.dg/typespec-1.c int unsigned short void (test for errors, line 478)
FAIL: gcc.dg/typespec-1.c int unsigned short char (test for errors, line 479)
FAIL: gcc.dg/typespec-1.c int unsigned short short (test for errors, line 480)
FAIL: gcc.dg/typespec-1.c int unsigned short int (test for errors, line 481)
FAIL: gcc.dg/typespec-1.c int unsigned short long (test for errors, line 482)
FAIL: gcc.dg/typespec-1.c int unsigned short float (test for errors, line 483)
FAIL: gcc.dg/typespec-1.c int unsigned short double (test for errors, line 484)
FAIL: gcc.dg/typespec-1.c int unsigned short signed (test for errors, line 485)
FAIL: gcc.dg/typespec-1.c int unsigned short unsigned (test for errors, line 486)
FAIL: gcc.dg/typespec-1.c int unsigned short _Bool (test for errors, line 487)
FAIL: gcc.dg/typespec-1.c int unsigned long void (test for errors, line 488)
FAIL: gcc.dg/typespec-1.c int unsigned long char (test for errors, line 489)
FAIL: gcc.dg/typespec-1.c int unsigned long short (test for errors, line 490)
FAIL: gcc.dg/typespec-1.c int unsigned long int (test for errors, line 491)
FAIL: gcc.dg/typespec-1.c int unsigned long float (test for errors, line 493)
FAIL: gcc.dg/typespec-1.c int unsigned long double (test for errors, line 494)
FAIL: gcc.dg/typespec-1.c int unsigned long signed (test for errors, line 495)
FAIL: gcc.dg/typespec-1.c int unsigned long unsigned (test for errors, line 496)
FAIL: gcc.dg/typespec-1.c int unsigned long _Bool (test for errors, line 497)
FAIL: gcc.dg/typespec-1.c long int long void (test for errors, line 498)
FAIL: gcc.dg/typespec-1.c long int long char (test for errors, line 499)
FAIL: gcc.dg/typespec-1.c long int long short (test for errors, line 500)
FAIL: gcc.dg/typespec-1.c long int long int (test for errors, line 501)
FAIL: gcc.dg/typespec-1.c long int long long (test for errors, line 502)
FAIL: gcc.dg/typespec-1.c long int long float (test for errors, line 503)
FAIL: gcc.dg/typespec-1.c long int long double (test for errors, line 504)
FAIL: gcc.dg/typespec-1.c long int long _Bool (test for errors, line 507)
FAIL: gcc.dg/typespec-1.c long int signed void (test for errors, line 508)
FAIL: gcc.dg/typespec-1.c long int signed char (test for errors, line 509)
FAIL: gcc.dg/typespec-1.c long int signed short (test for errors, line 510)
FAIL: gcc.dg/typespec-1.c long int signed int (test for errors, line 511)
FAIL: gcc.dg/typespec-1.c long int signed float (test for errors, line 513)
FAIL: gcc.dg/typespec-1.c long int signed double (test for errors, line 514)
FAIL: gcc.dg/typespec-1.c long int signed signed (test for errors, line 515)
FAIL: gcc.dg/typespec-1.c long int signed unsigned (test for errors, line 516)
FAIL: gcc.dg/typespec-1.c long int signed _Bool (test for errors, line 517)
FAIL: gcc.dg/typespec-1.c long int unsigned void (test for errors, line 518)
FAIL: gcc.dg/typespec-1.c long int unsigned char (test for errors, line 519)
FAIL: gcc.dg/typespec-1.c long int unsigned short (test for errors, line 520)
FAIL: gcc.dg/typespec-1.c long int unsigned int (test for errors, line 521)
FAIL: gcc.dg/typespec-1.c long int unsigned float (test for errors, line 523)
FAIL: gcc.dg/typespec-1.c long int unsigned double (test for errors, line 524)
FAIL: gcc.dg/typespec-1.c long int unsigned signed (test for errors, line 525)
FAIL: gcc.dg/typespec-1.c long int unsigned unsigned (test for errors, line 526)
FAIL: gcc.dg/typespec-1.c long int unsigned _Bool (test for errors, line 527)
FAIL: gcc.dg/typespec-1.c long long int void (test for errors, line 528)
FAIL: gcc.dg/typespec-1.c long long int char (test for errors, line 529)
FAIL: gcc.dg/typespec-1.c long long int short (test for errors, line 530)
FAIL: gcc.dg/typespec-1.c long long int int (test for errors, line 531)
FAIL: gcc.dg/typespec-1.c long long int long (test for errors, line 532)
FAIL: gcc.dg/typespec-1.c long long int float (test for errors, line 533)
FAIL: gcc.dg/typespec-1.c long long int double (test for errors, line 534)
FAIL: gcc.dg/typespec-1.c long long int _Bool (test for errors, line 537)
FAIL: gcc.dg/typespec-1.c long long signed void (test for errors, line 538)
FAIL: gcc.dg/typespec-1.c long long signed char (test for errors, line 539)
FAIL: gcc.dg/typespec-1.c long long signed short (test for errors, line 540)
FAIL: gcc.dg/typespec-1.c long long signed long (test for errors, line 542)
FAIL: gcc.dg/typespec-1.c long long signed float (test for errors, line 543)
FAIL: gcc.dg/typespec-1.c long long signed double (test for errors, line 544)
FAIL: gcc.dg/typespec-1.c long long signed signed (test for errors, line 545)
FAIL: gcc.dg/typespec-1.c long long signed unsigned (test for errors, line 546)
FAIL: gcc.dg/typespec-1.c long long signed _Bool (test for errors, line 547)
FAIL: gcc.dg/typespec-1.c long long unsigned void (test for errors, line 548)
FAIL: gcc.dg/typespec-1.c long long unsigned char (test for errors, line 549)
FAIL: gcc.dg/typespec-1.c long long unsigned short (test for errors, line 550)
FAIL: gcc.dg/typespec-1.c long long unsigned long (test for errors, line 552)
FAIL: gcc.dg/typespec-1.c long long unsigned float (test for errors, line 553)
FAIL: gcc.dg/typespec-1.c long long unsigned double (test for errors, line 554)
FAIL: gcc.dg/typespec-1.c long long unsigned signed (test for errors, line 555)
FAIL: gcc.dg/typespec-1.c long long unsigned unsigned (test for errors, line 556)
FAIL: gcc.dg/typespec-1.c long long unsigned _Bool (test for errors, line 557)
FAIL: gcc.dg/typespec-1.c long signed int void (test for errors, line 558)
FAIL: gcc.dg/typespec-1.c long signed int char (test for errors, line 559)
FAIL: gcc.dg/typespec-1.c long signed int short (test for errors, line 560)
FAIL: gcc.dg/typespec-1.c long signed int int (test for errors, line 561)
FAIL: gcc.dg/typespec-1.c long signed int float (test for errors, line 563)
FAIL: gcc.dg/typespec-1.c long signed int double (test for errors, line 564)
FAIL: gcc.dg/typespec-1.c long signed int signed (test for errors, line 565)
FAIL: gcc.dg/typespec-1.c long signed int unsigned (test for errors, line 566)
FAIL: gcc.dg/typespec-1.c long signed int _Bool (test for errors, line 567)
FAIL: gcc.dg/typespec-1.c long signed long void (test for errors, line 568)
FAIL: gcc.dg/typespec-1.c long signed long char (test for errors, line 569)
FAIL: gcc.dg/typespec-1.c long signed long short (test for errors, line 570)
FAIL: gcc.dg/typespec-1.c long signed long long (test for errors, line 572)
FAIL: gcc.dg/typespec-1.c long signed long float (test for errors, line 573)
FAIL: gcc.dg/typespec-1.c long signed long double (test for errors, line 574)
FAIL: gcc.dg/typespec-1.c long signed long signed (test for errors, line 575)
FAIL: gcc.dg/typespec-1.c long signed long unsigned (test for errors, line 576)
FAIL: gcc.dg/typespec-1.c long signed long _Bool (test for errors, line 577)
FAIL: gcc.dg/typespec-1.c long unsigned int void (test for errors, line 578)
FAIL: gcc.dg/typespec-1.c long unsigned int char (test for errors, line 579)
FAIL: gcc.dg/typespec-1.c long unsigned int short (test for errors, line 580)
FAIL: gcc.dg/typespec-1.c long unsigned int int (test for errors, line 581)
FAIL: gcc.dg/typespec-1.c long unsigned int float (test for errors, line 583)
FAIL: gcc.dg/typespec-1.c long unsigned int double (test for errors, line 584)
FAIL: gcc.dg/typespec-1.c long unsigned int signed (test for errors, line 585)
FAIL: gcc.dg/typespec-1.c long unsigned int unsigned (test for errors, line 586)
FAIL: gcc.dg/typespec-1.c long unsigned int _Bool (test for errors, line 587)
FAIL: gcc.dg/typespec-1.c long unsigned long void (test for errors, line 588)
FAIL: gcc.dg/typespec-1.c long unsigned long char (test for errors, line 589)
FAIL: gcc.dg/typespec-1.c long unsigned long short (test for errors, line 590)
FAIL: gcc.dg/typespec-1.c long unsigned long long (test for errors, line 592)
FAIL: gcc.dg/typespec-1.c long unsigned long float (test for errors, line 593)
FAIL: gcc.dg/typespec-1.c long unsigned long double (test for errors, line 594)
FAIL: gcc.dg/typespec-1.c long unsigned long signed (test for errors, line 595)
FAIL: gcc.dg/typespec-1.c long unsigned long unsigned (test for errors, line 596)
FAIL: gcc.dg/typespec-1.c long unsigned long _Bool (test for errors, line 597)
FAIL: gcc.dg/typespec-1.c (test for excess errors)
FAIL: gcc.dg/format/ext-3.c bad %p (test for warnings, line 57)
FAIL: gcc.dg/format/ext-3.c bad %p (test for warnings, line 58)
FAIL: gcc.dg/format/ext-3.c bad %p (test for warnings, line 59)
FAIL: gcc.dg/format/ext-3.c bad %r (test for warnings, line 60)
FAIL: gcc.dg/format/ext-3.c bad %r (test for warnings, line 61)
FAIL: gcc.dg/format/ext-3.c bad %r (test for warnings, line 62)
FAIL: gcc.dg/format/ext-3.c bad %r (test for warnings, line 63)
FAIL: gcc.dg/format/ext-3.c bad %R (test for warnings, line 64)
FAIL: gcc.dg/format/ext-3.c bad %R (test for warnings, line 65)
FAIL: gcc.dg/format/ext-3.c bad %R (test for warnings, line 66)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %A (test for warnings, line 32)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %A (test for warnings, line 33)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %A (test for warnings, line 34)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %A (test for warnings, line 35)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %b (test for warnings, line 36)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %b (test for warnings, line 37)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %b (test for warnings, line 38)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %b (test for warnings, line 39)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %B (test for warnings, line 40)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %B (test for warnings, line 41)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %B (test for warnings, line 42)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %B (test for warnings, line 43)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %F (test for warnings, line 44)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %F (test for warnings, line 45)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %F (test for warnings, line 46)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %F (test for warnings, line 47)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %h (test for warnings, line 48)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %h (test for warnings, line 49)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %h (test for warnings, line 50)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %h (test for warnings, line 51)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %n (test for warnings, line 52)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %n (test for warnings, line 53)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %n (test for warnings, line 54)
FAIL: gcc.dg/format/ext-3.c -DWIDE bad %n (test for warnings, line 55)
FAIL: gcc.dg/format/ext-3.c -DWIDE (test for excess errors)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 98)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 99)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 100)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 101)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 102)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 103)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 104)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 105)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 106)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 107)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 108)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 109)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 110)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 111)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 112)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 113)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 114)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 115)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 116)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 117)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE wrong arg (test for warnings, line 118)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE wrong arg (test for warnings, line 119)
FAIL: largefile.c -O0 -g (test for excess errors)
FAIL: largefile.c -O0 (test for excess errors)
FAIL: largefile.c -O1 (test for excess errors)
FAIL: largefile.c -O2 (test for excess errors)
FAIL: largefile.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: largefile.c -O3 -g (test for excess errors)
FAIL: largefile.c -Os (test for excess errors)
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O0 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O1 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O2 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O3 -fomit-frame-pointer compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O3 -g compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -Os compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O0 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O1 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O2 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O3 -fomit-frame-pointer compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O3 -g compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -Os compilation failed to produce executable
FAIL: gcc.target/i386/pr30961-1.c scan-assembler-not movapd


=== gcc Summary for unix ===

# of expected passes		41184
# of unexpected failures	1007
# of expected failures		127
# of unresolved testcases	13
# of untested testcases		35
# of unsupported tests		423

Running target unix/-fstack-protector
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution, -O3 -g FAIL: gcc.dg/c90-typespec-1.c void void (test for errors, line 19)
FAIL: gcc.dg/c90-typespec-1.c void char (test for errors, line 20)
FAIL: gcc.dg/c90-typespec-1.c void short (test for errors, line 21)
FAIL: gcc.dg/c90-typespec-1.c void int (test for errors, line 22)
FAIL: gcc.dg/c90-typespec-1.c void long (test for errors, line 23)
FAIL: gcc.dg/c90-typespec-1.c void float (test for errors, line 24)
FAIL: gcc.dg/c90-typespec-1.c void double (test for errors, line 25)
FAIL: gcc.dg/c90-typespec-1.c void signed (test for errors, line 26)
FAIL: gcc.dg/c90-typespec-1.c void unsigned (test for errors, line 27)
FAIL: gcc.dg/c90-typespec-1.c char void (test for errors, line 28)
FAIL: gcc.dg/c90-typespec-1.c char char (test for errors, line 29)
FAIL: gcc.dg/c90-typespec-1.c char short (test for errors, line 30)
FAIL: gcc.dg/c90-typespec-1.c char int (test for errors, line 31)
FAIL: gcc.dg/c90-typespec-1.c char long (test for errors, line 32)
FAIL: gcc.dg/c90-typespec-1.c char float (test for errors, line 33)
FAIL: gcc.dg/c90-typespec-1.c char double (test for errors, line 34)
FAIL: gcc.dg/c90-typespec-1.c short void (test for errors, line 37)
FAIL: gcc.dg/c90-typespec-1.c short char (test for errors, line 38)
FAIL: gcc.dg/c90-typespec-1.c short short (test for errors, line 39)
FAIL: gcc.dg/c90-typespec-1.c short long (test for errors, line 41)
FAIL: gcc.dg/c90-typespec-1.c short float (test for errors, line 42)
FAIL: gcc.dg/c90-typespec-1.c short double (test for errors, line 43)
FAIL: gcc.dg/c90-typespec-1.c int void (test for errors, line 46)
FAIL: gcc.dg/c90-typespec-1.c int char (test for errors, line 47)
FAIL: gcc.dg/c90-typespec-1.c int int (test for errors, line 49)
FAIL: gcc.dg/c90-typespec-1.c int float (test for errors, line 51)
FAIL: gcc.dg/c90-typespec-1.c int double (test for errors, line 52)
FAIL: gcc.dg/c90-typespec-1.c long void (test for errors, line 55)
FAIL: gcc.dg/c90-typespec-1.c long char (test for errors, line 56)
FAIL: gcc.dg/c90-typespec-1.c long short (test for errors, line 57)
FAIL: gcc.dg/c90-typespec-1.c long long (test for errors, line 59)
FAIL: gcc.dg/c90-typespec-1.c long float (test for errors, line 60)
FAIL: gcc.dg/c90-typespec-1.c float void (test for errors, line 64)
FAIL: gcc.dg/c90-typespec-1.c float char (test for errors, line 65)
FAIL: gcc.dg/c90-typespec-1.c float short (test for errors, line 66)
FAIL: gcc.dg/c90-typespec-1.c float int (test for errors, line 67)
FAIL: gcc.dg/c90-typespec-1.c float long (test for errors, line 68)
FAIL: gcc.dg/c90-typespec-1.c float float (test for errors, line 69)
FAIL: gcc.dg/c90-typespec-1.c float double (test for errors, line 70)
FAIL: gcc.dg/c90-typespec-1.c float signed (test for errors, line 71)
FAIL: gcc.dg/c90-typespec-1.c float unsigned (test for errors, line 72)
FAIL: gcc.dg/c90-typespec-1.c double void (test for errors, line 73)
FAIL: gcc.dg/c90-typespec-1.c double char (test for errors, line 74)
FAIL: gcc.dg/c90-typespec-1.c double short (test for errors, line 75)
FAIL: gcc.dg/c90-typespec-1.c double int (test for errors, line 76)
FAIL: gcc.dg/c90-typespec-1.c double float (test for errors, line 78)
FAIL: gcc.dg/c90-typespec-1.c double double (test for errors, line 79)
FAIL: gcc.dg/c90-typespec-1.c double signed (test for errors, line 80)
FAIL: gcc.dg/c90-typespec-1.c double unsigned (test for errors, line 81)
FAIL: gcc.dg/c90-typespec-1.c signed void (test for errors, line 82)
FAIL: gcc.dg/c90-typespec-1.c signed float (test for errors, line 87)
FAIL: gcc.dg/c90-typespec-1.c signed double (test for errors, line 88)
FAIL: gcc.dg/c90-typespec-1.c signed signed (test for errors, line 89)
FAIL: gcc.dg/c90-typespec-1.c signed unsigned (test for errors, line 90)
FAIL: gcc.dg/c90-typespec-1.c unsigned void (test for errors, line 91)
FAIL: gcc.dg/c90-typespec-1.c unsigned float (test for errors, line 96)
FAIL: gcc.dg/c90-typespec-1.c unsigned double (test for errors, line 97)
FAIL: gcc.dg/c90-typespec-1.c unsigned signed (test for errors, line 98)
FAIL: gcc.dg/c90-typespec-1.c unsigned unsigned (test for errors, line 99)
FAIL: gcc.dg/c90-typespec-1.c type void (test for errors, line 100)
FAIL: gcc.dg/c90-typespec-1.c type char (test for errors, line 101)
FAIL: gcc.dg/c90-typespec-1.c type short (test for errors, line 102)
FAIL: gcc.dg/c90-typespec-1.c type int (test for errors, line 103)
FAIL: gcc.dg/c90-typespec-1.c type long (test for errors, line 104)
FAIL: gcc.dg/c90-typespec-1.c type float (test for errors, line 105)
FAIL: gcc.dg/c90-typespec-1.c type double (test for errors, line 106)
FAIL: gcc.dg/c90-typespec-1.c type signed (test for errors, line 107)
FAIL: gcc.dg/c90-typespec-1.c type unsigned (test for errors, line 108)
FAIL: gcc.dg/c90-typespec-1.c char signed void (test for errors, line 109)
FAIL: gcc.dg/c90-typespec-1.c char signed char (test for errors, line 110)
FAIL: gcc.dg/c90-typespec-1.c char signed short (test for errors, line 111)
FAIL: gcc.dg/c90-typespec-1.c char signed int (test for errors, line 112)
FAIL: gcc.dg/c90-typespec-1.c char signed long (test for errors, line 113)
FAIL: gcc.dg/c90-typespec-1.c char signed float (test for errors, line 114)
FAIL: gcc.dg/c90-typespec-1.c char signed double (test for errors, line 115)
FAIL: gcc.dg/c90-typespec-1.c char signed signed (test for errors, line 116)
FAIL: gcc.dg/c90-typespec-1.c char signed unsigned (test for errors, line 117)
FAIL: gcc.dg/c90-typespec-1.c char unsigned void (test for errors, line 118)
FAIL: gcc.dg/c90-typespec-1.c char unsigned char (test for errors, line 119)
FAIL: gcc.dg/c90-typespec-1.c char unsigned short (test for errors, line 120)
FAIL: gcc.dg/c90-typespec-1.c char unsigned int (test for errors, line 121)
FAIL: gcc.dg/c90-typespec-1.c char unsigned long (test for errors, line 122)
FAIL: gcc.dg/c90-typespec-1.c char unsigned float (test for errors, line 123)
FAIL: gcc.dg/c90-typespec-1.c char unsigned double (test for errors, line 124)
FAIL: gcc.dg/c90-typespec-1.c char unsigned signed (test for errors, line 125)
FAIL: gcc.dg/c90-typespec-1.c char unsigned unsigned (test for errors, line 126)
FAIL: gcc.dg/c90-typespec-1.c short int void (test for errors, line 127)
FAIL: gcc.dg/c90-typespec-1.c short int char (test for errors, line 128)
FAIL: gcc.dg/c90-typespec-1.c short int short (test for errors, line 129)
FAIL: gcc.dg/c90-typespec-1.c short int int (test for errors, line 130)
FAIL: gcc.dg/c90-typespec-1.c short int long (test for errors, line 131)
FAIL: gcc.dg/c90-typespec-1.c short int float (test for errors, line 132)
FAIL: gcc.dg/c90-typespec-1.c short int double (test for errors, line 133)
FAIL: gcc.dg/c90-typespec-1.c short signed void (test for errors, line 136)
FAIL: gcc.dg/c90-typespec-1.c short signed char (test for errors, line 137)
FAIL: gcc.dg/c90-typespec-1.c short signed short (test for errors, line 138)
FAIL: gcc.dg/c90-typespec-1.c short signed long (test for errors, line 140)
FAIL: gcc.dg/c90-typespec-1.c short signed float (test for errors, line 141)
FAIL: gcc.dg/c90-typespec-1.c short signed double (test for errors, line 142)
FAIL: gcc.dg/c90-typespec-1.c short signed signed (test for errors, line 143)
FAIL: gcc.dg/c90-typespec-1.c short signed unsigned (test for errors, line 144)
FAIL: gcc.dg/c90-typespec-1.c short unsigned void (test for errors, line 145)
FAIL: gcc.dg/c90-typespec-1.c short unsigned char (test for errors, line 146)
FAIL: gcc.dg/c90-typespec-1.c short unsigned short (test for errors, line 147)
FAIL: gcc.dg/c90-typespec-1.c short unsigned long (test for errors, line 149)
FAIL: gcc.dg/c90-typespec-1.c short unsigned float (test for errors, line 150)
FAIL: gcc.dg/c90-typespec-1.c short unsigned double (test for errors, line 151)
FAIL: gcc.dg/c90-typespec-1.c short unsigned signed (test for errors, line 152)
FAIL: gcc.dg/c90-typespec-1.c short unsigned unsigned (test for errors, line 153)
FAIL: gcc.dg/c90-typespec-1.c int short void (test for errors, line 154)
FAIL: gcc.dg/c90-typespec-1.c int short char (test for errors, line 155)
FAIL: gcc.dg/c90-typespec-1.c int short short (test for errors, line 156)
FAIL: gcc.dg/c90-typespec-1.c int short int (test for errors, line 157)
FAIL: gcc.dg/c90-typespec-1.c int short long (test for errors, line 158)
FAIL: gcc.dg/c90-typespec-1.c int short float (test for errors, line 159)
FAIL: gcc.dg/c90-typespec-1.c int short double (test for errors, line 160)
FAIL: gcc.dg/c90-typespec-1.c int long void (test for errors, line 163)
FAIL: gcc.dg/c90-typespec-1.c int long char (test for errors, line 164)
FAIL: gcc.dg/c90-typespec-1.c int long short (test for errors, line 165)
FAIL: gcc.dg/c90-typespec-1.c int long int (test for errors, line 166)
FAIL: gcc.dg/c90-typespec-1.c int long long (test for errors, line 167)
FAIL: gcc.dg/c90-typespec-1.c int long float (test for errors, line 168)
FAIL: gcc.dg/c90-typespec-1.c int long double (test for errors, line 169)
FAIL: gcc.dg/c90-typespec-1.c int signed void (test for errors, line 172)
FAIL: gcc.dg/c90-typespec-1.c int signed char (test for errors, line 173)
FAIL: gcc.dg/c90-typespec-1.c int signed int (test for errors, line 175)
FAIL: gcc.dg/c90-typespec-1.c int signed float (test for errors, line 177)
FAIL: gcc.dg/c90-typespec-1.c int signed double (test for errors, line 178)
FAIL: gcc.dg/c90-typespec-1.c int signed signed (test for errors, line 179)
FAIL: gcc.dg/c90-typespec-1.c int signed unsigned (test for errors, line 180)
FAIL: gcc.dg/c90-typespec-1.c int unsigned void (test for errors, line 181)
FAIL: gcc.dg/c90-typespec-1.c int unsigned char (test for errors, line 182)
FAIL: gcc.dg/c90-typespec-1.c int unsigned int (test for errors, line 184)
FAIL: gcc.dg/c90-typespec-1.c int unsigned float (test for errors, line 186)
FAIL: gcc.dg/c90-typespec-1.c int unsigned double (test for errors, line 187)
FAIL: gcc.dg/c90-typespec-1.c int unsigned signed (test for errors, line 188)
FAIL: gcc.dg/c90-typespec-1.c int unsigned unsigned (test for errors, line 189)
FAIL: gcc.dg/c90-typespec-1.c long int void (test for errors, line 190)
FAIL: gcc.dg/c90-typespec-1.c long int char (test for errors, line 191)
FAIL: gcc.dg/c90-typespec-1.c long int short (test for errors, line 192)
FAIL: gcc.dg/c90-typespec-1.c long int int (test for errors, line 193)
FAIL: gcc.dg/c90-typespec-1.c long int long (test for errors, line 194)
FAIL: gcc.dg/c90-typespec-1.c long int float (test for errors, line 195)
FAIL: gcc.dg/c90-typespec-1.c long int double (test for errors, line 196)
FAIL: gcc.dg/c90-typespec-1.c long double void (test for errors, line 199)
FAIL: gcc.dg/c90-typespec-1.c long double char (test for errors, line 200)
FAIL: gcc.dg/c90-typespec-1.c long double short (test for errors, line 201)
FAIL: gcc.dg/c90-typespec-1.c long double int (test for errors, line 202)
FAIL: gcc.dg/c90-typespec-1.c long double long (test for errors, line 203)
FAIL: gcc.dg/c90-typespec-1.c long double float (test for errors, line 204)
FAIL: gcc.dg/c90-typespec-1.c long double double (test for errors, line 205)
FAIL: gcc.dg/c90-typespec-1.c long double signed (test for errors, line 206)
FAIL: gcc.dg/c90-typespec-1.c long double unsigned (test for errors, line 207)
FAIL: gcc.dg/c90-typespec-1.c long signed void (test for errors, line 208)
FAIL: gcc.dg/c90-typespec-1.c long signed char (test for errors, line 209)
FAIL: gcc.dg/c90-typespec-1.c long signed short (test for errors, line 210)
FAIL: gcc.dg/c90-typespec-1.c long signed long (test for errors, line 212)
FAIL: gcc.dg/c90-typespec-1.c long signed float (test for errors, line 213)
FAIL: gcc.dg/c90-typespec-1.c long signed double (test for errors, line 214)
FAIL: gcc.dg/c90-typespec-1.c long signed signed (test for errors, line 215)
FAIL: gcc.dg/c90-typespec-1.c long signed unsigned (test for errors, line 216)
FAIL: gcc.dg/c90-typespec-1.c long unsigned void (test for errors, line 217)
FAIL: gcc.dg/c90-typespec-1.c long unsigned char (test for errors, line 218)
FAIL: gcc.dg/c90-typespec-1.c long unsigned short (test for errors, line 219)
FAIL: gcc.dg/c90-typespec-1.c long unsigned long (test for errors, line 221)
FAIL: gcc.dg/c90-typespec-1.c long unsigned float (test for errors, line 222)
FAIL: gcc.dg/c90-typespec-1.c long unsigned double (test for errors, line 223)
FAIL: gcc.dg/c90-typespec-1.c long unsigned signed (test for errors, line 224)
FAIL: gcc.dg/c90-typespec-1.c long unsigned unsigned (test for errors, line 225)
FAIL: gcc.dg/c90-typespec-1.c double long void (test for errors, line 226)
FAIL: gcc.dg/c90-typespec-1.c double long char (test for errors, line 227)
FAIL: gcc.dg/c90-typespec-1.c double long short (test for errors, line 228)
FAIL: gcc.dg/c90-typespec-1.c double long int (test for errors, line 229)
FAIL: gcc.dg/c90-typespec-1.c double long long (test for errors, line 230)
FAIL: gcc.dg/c90-typespec-1.c double long float (test for errors, line 231)
FAIL: gcc.dg/c90-typespec-1.c double long double (test for errors, line 232)
FAIL: gcc.dg/c90-typespec-1.c double long signed (test for errors, line 233)
FAIL: gcc.dg/c90-typespec-1.c double long unsigned (test for errors, line 234)
FAIL: gcc.dg/c90-typespec-1.c signed char void (test for errors, line 235)
FAIL: gcc.dg/c90-typespec-1.c signed char char (test for errors, line 236)
FAIL: gcc.dg/c90-typespec-1.c signed char short (test for errors, line 237)
FAIL: gcc.dg/c90-typespec-1.c signed char int (test for errors, line 238)
FAIL: gcc.dg/c90-typespec-1.c signed char long (test for errors, line 239)
FAIL: gcc.dg/c90-typespec-1.c signed char float (test for errors, line 240)
FAIL: gcc.dg/c90-typespec-1.c signed char double (test for errors, line 241)
FAIL: gcc.dg/c90-typespec-1.c signed char signed (test for errors, line 242)
FAIL: gcc.dg/c99-typespec-1.c _Complex (test for errors, line 19)
FAIL: gcc.dg/c99-typespec-1.c void void (test for errors, line 21)
FAIL: gcc.dg/c99-typespec-1.c void char (test for errors, line 22)
FAIL: gcc.dg/c99-typespec-1.c void short (test for errors, line 23)
FAIL: gcc.dg/c99-typespec-1.c void int (test for errors, line 24)
FAIL: gcc.dg/c99-typespec-1.c void long (test for errors, line 25)
FAIL: gcc.dg/c99-typespec-1.c void float (test for errors, line 26)
FAIL: gcc.dg/c99-typespec-1.c void double (test for errors, line 27)
FAIL: gcc.dg/c99-typespec-1.c void signed (test for errors, line 28)
FAIL: gcc.dg/c99-typespec-1.c void unsigned (test for errors, line 29)
FAIL: gcc.dg/c99-typespec-1.c void _Bool (test for errors, line 30)
FAIL: gcc.dg/c99-typespec-1.c void _Complex (test for errors, line 31)
FAIL: gcc.dg/c99-typespec-1.c char void (test for errors, line 32)
FAIL: gcc.dg/c99-typespec-1.c char char (test for errors, line 33)
FAIL: gcc.dg/c99-typespec-1.c char short (test for errors, line 34)
FAIL: gcc.dg/c99-typespec-1.c char int (test for errors, line 35)
FAIL: gcc.dg/c99-typespec-1.c char long (test for errors, line 36)
FAIL: gcc.dg/c99-typespec-1.c char float (test for errors, line 37)
FAIL: gcc.dg/c99-typespec-1.c char double (test for errors, line 38)
FAIL: gcc.dg/c99-typespec-1.c char _Bool (test for errors, line 41)
FAIL: gcc.dg/c99-typespec-1.c char _Complex (test for errors, line 42)
FAIL: gcc.dg/c99-typespec-1.c short void (test for errors, line 43)
FAIL: gcc.dg/c99-typespec-1.c short char (test for errors, line 44)
FAIL: gcc.dg/c99-typespec-1.c short short (test for errors, line 45)
FAIL: gcc.dg/c99-typespec-1.c short long (test for errors, line 47)
FAIL: gcc.dg/c99-typespec-1.c short float (test for errors, line 48)
FAIL: gcc.dg/c99-typespec-1.c short double (test for errors, line 49)
FAIL: gcc.dg/c99-typespec-1.c short _Bool (test for errors, line 52)
FAIL: gcc.dg/c99-typespec-1.c short _Complex (test for errors, line 53)
FAIL: gcc.dg/c99-typespec-1.c int void (test for errors, line 54)
FAIL: gcc.dg/c99-typespec-1.c int char (test for errors, line 55)
FAIL: gcc.dg/c99-typespec-1.c int int (test for errors, line 57)
FAIL: gcc.dg/c99-typespec-1.c int float (test for errors, line 59)
FAIL: gcc.dg/c99-typespec-1.c int double (test for errors, line 60)
FAIL: gcc.dg/c99-typespec-1.c int _Bool (test for errors, line 63)
FAIL: gcc.dg/c99-typespec-1.c int _Complex (test for errors, line 64)
FAIL: gcc.dg/c99-typespec-1.c long void (test for errors, line 65)
FAIL: gcc.dg/c99-typespec-1.c long char (test for errors, line 66)
FAIL: gcc.dg/c99-typespec-1.c long short (test for errors, line 67)
FAIL: gcc.dg/c99-typespec-1.c long float (test for errors, line 70)
FAIL: gcc.dg/c99-typespec-1.c long _Bool (test for errors, line 74)
FAIL: gcc.dg/c99-typespec-1.c long _Complex (test for errors, line 75)
FAIL: gcc.dg/c99-typespec-1.c float void (test for errors, line 76)
FAIL: gcc.dg/c99-typespec-1.c float char (test for errors, line 77)
FAIL: gcc.dg/c99-typespec-1.c float short (test for errors, line 78)
FAIL: gcc.dg/c99-typespec-1.c float int (test for errors, line 79)
FAIL: gcc.dg/c99-typespec-1.c float long (test for errors, line 80)
FAIL: gcc.dg/c99-typespec-1.c float float (test for errors, line 81)
FAIL: gcc.dg/c99-typespec-1.c float double (test for errors, line 82)
FAIL: gcc.dg/c99-typespec-1.c float signed (test for errors, line 83)
FAIL: gcc.dg/c99-typespec-1.c float unsigned (test for errors, line 84)
FAIL: gcc.dg/c99-typespec-1.c float _Bool (test for errors, line 85)
FAIL: gcc.dg/c99-typespec-1.c double void (test for errors, line 87)
FAIL: gcc.dg/c99-typespec-1.c double char (test for errors, line 88)
FAIL: gcc.dg/c99-typespec-1.c double short (test for errors, line 89)
FAIL: gcc.dg/c99-typespec-1.c double int (test for errors, line 90)
FAIL: gcc.dg/c99-typespec-1.c double float (test for errors, line 92)
FAIL: gcc.dg/c99-typespec-1.c double double (test for errors, line 93)
FAIL: gcc.dg/c99-typespec-1.c double signed (test for errors, line 94)
FAIL: gcc.dg/c99-typespec-1.c double unsigned (test for errors, line 95)
FAIL: gcc.dg/c99-typespec-1.c double _Bool (test for errors, line 96)
FAIL: gcc.dg/c99-typespec-1.c signed void (test for errors, line 98)
FAIL: gcc.dg/c99-typespec-1.c signed float (test for errors, line 103)
FAIL: gcc.dg/c99-typespec-1.c signed double (test for errors, line 104)
FAIL: gcc.dg/c99-typespec-1.c signed signed (test for errors, line 105)
FAIL: gcc.dg/c99-typespec-1.c signed unsigned (test for errors, line 106)
FAIL: gcc.dg/c99-typespec-1.c signed _Bool (test for errors, line 107)
FAIL: gcc.dg/c99-typespec-1.c signed _Complex (test for errors, line 108)
FAIL: gcc.dg/c99-typespec-1.c unsigned void (test for errors, line 109)
FAIL: gcc.dg/c99-typespec-1.c unsigned float (test for errors, line 114)
FAIL: gcc.dg/c99-typespec-1.c unsigned double (test for errors, line 115)
FAIL: gcc.dg/c99-typespec-1.c unsigned signed (test for errors, line 116)
FAIL: gcc.dg/c99-typespec-1.c unsigned unsigned (test for errors, line 117)
FAIL: gcc.dg/c99-typespec-1.c unsigned _Bool (test for errors, line 118)
FAIL: gcc.dg/c99-typespec-1.c unsigned _Complex (test for errors, line 119)
FAIL: gcc.dg/c99-typespec-1.c _Bool void (test for errors, line 120)
FAIL: gcc.dg/c99-typespec-1.c _Bool char (test for errors, line 121)
FAIL: gcc.dg/c99-typespec-1.c _Bool short (test for errors, line 122)
FAIL: gcc.dg/c99-typespec-1.c _Bool int (test for errors, line 123)
FAIL: gcc.dg/c99-typespec-1.c _Bool long (test for errors, line 124)
FAIL: gcc.dg/c99-typespec-1.c _Bool float (test for errors, line 125)
FAIL: gcc.dg/c99-typespec-1.c _Bool double (test for errors, line 126)
FAIL: gcc.dg/c99-typespec-1.c _Bool signed (test for errors, line 127)
FAIL: gcc.dg/c99-typespec-1.c _Bool unsigned (test for errors, line 128)
FAIL: gcc.dg/c99-typespec-1.c _Bool _Bool (test for errors, line 129)
FAIL: gcc.dg/c99-typespec-1.c _Bool _Complex (test for errors, line 130)
FAIL: gcc.dg/c99-typespec-1.c _Complex void (test for errors, line 131)
FAIL: gcc.dg/c99-typespec-1.c _Complex char (test for errors, line 132)
FAIL: gcc.dg/c99-typespec-1.c _Complex short (test for errors, line 133)
FAIL: gcc.dg/c99-typespec-1.c _Complex int (test for errors, line 134)
FAIL: gcc.dg/c99-typespec-1.c _Complex long (test for errors, line 135)
FAIL: gcc.dg/c99-typespec-1.c _Complex signed (test for errors, line 138)
FAIL: gcc.dg/c99-typespec-1.c _Complex unsigned (test for errors, line 139)
FAIL: gcc.dg/c99-typespec-1.c _Complex _Bool (test for errors, line 140)
FAIL: gcc.dg/c99-typespec-1.c _Complex _Complex (test for errors, line 141)
FAIL: gcc.dg/c99-typespec-1.c type void (test for errors, line 142)
FAIL: gcc.dg/c99-typespec-1.c type char (test for errors, line 143)
FAIL: gcc.dg/c99-typespec-1.c type short (test for errors, line 144)
FAIL: gcc.dg/c99-typespec-1.c type int (test for errors, line 145)
FAIL: gcc.dg/c99-typespec-1.c type long (test for errors, line 146)
FAIL: gcc.dg/c99-typespec-1.c type float (test for errors, line 147)
FAIL: gcc.dg/c99-typespec-1.c type double (test for errors, line 148)
FAIL: gcc.dg/c99-typespec-1.c type signed (test for errors, line 149)
FAIL: gcc.dg/c99-typespec-1.c type unsigned (test for errors, line 150)
FAIL: gcc.dg/c99-typespec-1.c type _Bool (test for errors, line 151)
FAIL: gcc.dg/c99-typespec-1.c type _Complex (test for errors, line 152)
FAIL: gcc.dg/c99-typespec-1.c char signed void (test for errors, line 153)
FAIL: gcc.dg/c99-typespec-1.c char signed char (test for errors, line 154)
FAIL: gcc.dg/c99-typespec-1.c char signed short (test for errors, line 155)
FAIL: gcc.dg/c99-typespec-1.c char signed int (test for errors, line 156)
FAIL: gcc.dg/c99-typespec-1.c char signed long (test for errors, line 157)
FAIL: gcc.dg/c99-typespec-1.c char signed float (test for errors, line 158)
FAIL: gcc.dg/c99-typespec-1.c char signed double (test for errors, line 159)
FAIL: gcc.dg/c99-typespec-1.c char signed signed (test for errors, line 160)
FAIL: gcc.dg/c99-typespec-1.c char signed unsigned (test for errors, line 161)
FAIL: gcc.dg/c99-typespec-1.c char signed _Bool (test for errors, line 162)
FAIL: gcc.dg/c99-typespec-1.c char signed _Complex (test for errors, line 163)
FAIL: gcc.dg/c99-typespec-1.c char unsigned void (test for errors, line 164)
FAIL: gcc.dg/c99-typespec-1.c char unsigned char (test for errors, line 165)
FAIL: gcc.dg/c99-typespec-1.c char unsigned short (test for errors, line 166)
FAIL: gcc.dg/c99-typespec-1.c char unsigned int (test for errors, line 167)
FAIL: gcc.dg/c99-typespec-1.c char unsigned long (test for errors, line 168)
FAIL: gcc.dg/c99-typespec-1.c char unsigned float (test for errors, line 169)
FAIL: gcc.dg/c99-typespec-1.c char unsigned double (test for errors, line 170)
FAIL: gcc.dg/c99-typespec-1.c char unsigned signed (test for errors, line 171)
FAIL: gcc.dg/c99-typespec-1.c char unsigned unsigned (test for errors, line 172)
FAIL: gcc.dg/c99-typespec-1.c char unsigned _Bool (test for errors, line 173)
FAIL: gcc.dg/c99-typespec-1.c char unsigned _Complex (test for errors, line 174)
FAIL: gcc.dg/c99-typespec-1.c short int void (test for errors, line 175)
FAIL: gcc.dg/c99-typespec-1.c short int char (test for errors, line 176)
FAIL: gcc.dg/c99-typespec-1.c short int short (test for errors, line 177)
FAIL: gcc.dg/c99-typespec-1.c short int int (test for errors, line 178)
FAIL: gcc.dg/c99-typespec-1.c short int long (test for errors, line 179)
FAIL: gcc.dg/c99-typespec-1.c short int float (test for errors, line 180)
FAIL: gcc.dg/c99-typespec-1.c short int double (test for errors, line 181)
FAIL: gcc.dg/c99-typespec-1.c short int _Bool (test for errors, line 184)
FAIL: gcc.dg/c99-typespec-1.c short int _Complex (test for errors, line 185)
FAIL: gcc.dg/c99-typespec-1.c short signed void (test for errors, line 186)
FAIL: gcc.dg/c99-typespec-1.c short signed char (test for errors, line 187)
FAIL: gcc.dg/c99-typespec-1.c short signed short (test for errors, line 188)
FAIL: gcc.dg/c99-typespec-1.c short signed long (test for errors, line 190)
FAIL: gcc.dg/c99-typespec-1.c short signed float (test for errors, line 191)
FAIL: gcc.dg/c99-typespec-1.c short signed double (test for errors, line 192)
FAIL: gcc.dg/c99-typespec-1.c short signed signed (test for errors, line 193)
FAIL: gcc.dg/c99-typespec-1.c short signed unsigned (test for errors, line 194)
FAIL: gcc.dg/c99-typespec-1.c short signed _Bool (test for errors, line 195)
FAIL: gcc.dg/c99-typespec-1.c short signed _Complex (test for errors, line 196)
FAIL: gcc.dg/c99-typespec-1.c short unsigned void (test for errors, line 197)
FAIL: gcc.dg/c99-typespec-1.c short unsigned char (test for errors, line 198)
FAIL: gcc.dg/c99-typespec-1.c short unsigned short (test for errors, line 199)
FAIL: gcc.dg/c99-typespec-1.c short unsigned long (test for errors, line 201)
FAIL: gcc.dg/c99-typespec-1.c short unsigned float (test for errors, line 202)
FAIL: gcc.dg/c99-typespec-1.c short unsigned double (test for errors, line 203)
FAIL: gcc.dg/c99-typespec-1.c short unsigned signed (test for errors, line 204)
FAIL: gcc.dg/c99-typespec-1.c short unsigned unsigned (test for errors, line 205)
FAIL: gcc.dg/c99-typespec-1.c short unsigned _Bool (test for errors, line 206)
FAIL: gcc.dg/c99-typespec-1.c short unsigned _Complex (test for errors, line 207)
FAIL: gcc.dg/c99-typespec-1.c int short void (test for errors, line 208)
FAIL: gcc.dg/c99-typespec-1.c int short char (test for errors, line 209)
FAIL: gcc.dg/c99-typespec-1.c int short short (test for errors, line 210)
FAIL: gcc.dg/c99-typespec-1.c int short int (test for errors, line 211)
FAIL: gcc.dg/c99-typespec-1.c int short long (test for errors, line 212)
FAIL: gcc.dg/c99-typespec-1.c int short float (test for errors, line 213)
FAIL: gcc.dg/c99-typespec-1.c int short double (test for errors, line 214)
FAIL: gcc.dg/c99-typespec-1.c int short _Bool (test for errors, line 217)
FAIL: gcc.dg/c99-typespec-1.c int short _Complex (test for errors, line 218)
FAIL: gcc.dg/c99-typespec-1.c int long void (test for errors, line 219)
FAIL: gcc.dg/c99-typespec-1.c int long char (test for errors, line 220)
FAIL: gcc.dg/c99-typespec-1.c int long short (test for errors, line 221)
FAIL: gcc.dg/c99-typespec-1.c int long int (test for errors, line 222)
FAIL: gcc.dg/c99-typespec-1.c int long float (test for errors, line 224)
FAIL: gcc.dg/c99-typespec-1.c int long double (test for errors, line 225)
FAIL: gcc.dg/c99-typespec-1.c int long _Bool (test for errors, line 228)
FAIL: gcc.dg/c99-typespec-1.c int long _Complex (test for errors, line 229)
FAIL: gcc.dg/c99-typespec-1.c int signed void (test for errors, line 230)
FAIL: gcc.dg/c99-typespec-1.c int signed char (test for errors, line 231)
FAIL: gcc.dg/c99-typespec-1.c int signed int (test for errors, line 233)
FAIL: gcc.dg/c99-typespec-1.c int signed float (test for errors, line 235)
FAIL: gcc.dg/c99-typespec-1.c int signed double (test for errors, line 236)
FAIL: gcc.dg/c99-typespec-1.c int signed signed (test for errors, line 237)
FAIL: gcc.dg/c99-typespec-1.c int signed unsigned (test for errors, line 238)
FAIL: gcc.dg/c99-typespec-1.c int signed _Bool (test for errors, line 239)
FAIL: gcc.dg/c99-typespec-1.c int signed _Complex (test for errors, line 240)
FAIL: gcc.dg/c99-typespec-1.c int unsigned void (test for errors, line 241)
FAIL: gcc.dg/c99-typespec-1.c int unsigned char (test for errors, line 242)
FAIL: gcc.dg/c99-typespec-1.c int unsigned int (test for errors, line 244)
FAIL: gcc.dg/c99-typespec-1.c int unsigned float (test for errors, line 246)
FAIL: gcc.dg/c99-typespec-1.c int unsigned double (test for errors, line 247)
FAIL: gcc.dg/c99-typespec-1.c int unsigned signed (test for errors, line 248)
FAIL: gcc.dg/c99-typespec-1.c int unsigned unsigned (test for errors, line 249)
FAIL: gcc.dg/c99-typespec-1.c int unsigned _Bool (test for errors, line 250)
FAIL: gcc.dg/c99-typespec-1.c int unsigned _Complex (test for errors, line 251)
FAIL: gcc.dg/c99-typespec-1.c long int void (test for errors, line 252)
FAIL: gcc.dg/c99-typespec-1.c long int char (test for errors, line 253)
FAIL: gcc.dg/c99-typespec-1.c long int short (test for errors, line 254)
FAIL: gcc.dg/c99-typespec-1.c long int int (test for errors, line 255)
FAIL: gcc.dg/c99-typespec-1.c long int float (test for errors, line 257)
FAIL: gcc.dg/c99-typespec-1.c long int double (test for errors, line 258)
FAIL: gcc.dg/c99-typespec-1.c long int _Bool (test for errors, line 261)
FAIL: gcc.dg/c99-typespec-1.c long int _Complex (test for errors, line 262)
FAIL: gcc.dg/c99-typespec-1.c long long void (test for errors, line 263)
FAIL: gcc.dg/c99-typespec-1.c long long char (test for errors, line 264)
FAIL: gcc.dg/c99-typespec-1.c long long short (test for errors, line 265)
FAIL: gcc.dg/c99-typespec-1.c long long long (test for errors, line 267)
FAIL: gcc.dg/c99-typespec-1.c long long float (test for errors, line 268)
FAIL: gcc.dg/c99-typespec-1.c long long double (test for errors, line 269)
FAIL: gcc.dg/c99-typespec-1.c long long _Bool (test for errors, line 272)
FAIL: gcc.dg/c99-typespec-1.c long long _Complex (test for errors, line 273)
FAIL: gcc.dg/c99-typespec-1.c long double void (test for errors, line 274)
FAIL: gcc.dg/c99-typespec-1.c long double char (test for errors, line 275)
FAIL: gcc.dg/c99-typespec-1.c long double short (test for errors, line 276)
FAIL: gcc.dg/c99-typespec-1.c long double int (test for errors, line 277)
FAIL: gcc.dg/c99-typespec-1.c long double long (test for errors, line 278)
FAIL: gcc.dg/c99-typespec-1.c long double float (test for errors, line 279)
FAIL: gcc.dg/c99-typespec-1.c long double double (test for errors, line 280)
FAIL: gcc.dg/c99-typespec-1.c long double signed (test for errors, line 281)
FAIL: gcc.dg/c99-typespec-1.c long double unsigned (test for errors, line 282)
FAIL: gcc.dg/c99-typespec-1.c long double _Bool (test for errors, line 283)
FAIL: gcc.dg/c99-typespec-1.c long signed void (test for errors, line 285)
FAIL: gcc.dg/c99-typespec-1.c long signed char (test for errors, line 286)
FAIL: gcc.dg/c99-typespec-1.c long signed short (test for errors, line 287)
FAIL: gcc.dg/c99-typespec-1.c long signed float (test for errors, line 290)
FAIL: gcc.dg/c99-typespec-1.c long signed double (test for errors, line 291)
FAIL: gcc.dg/c99-typespec-1.c long signed signed (test for errors, line 292)
FAIL: gcc.dg/c99-typespec-1.c long signed unsigned (test for errors, line 293)
FAIL: gcc.dg/c99-typespec-1.c long signed _Bool (test for errors, line 294)
FAIL: gcc.dg/c99-typespec-1.c long signed _Complex (test for errors, line 295)
FAIL: gcc.dg/c99-typespec-1.c long unsigned void (test for errors, line 296)
FAIL: gcc.dg/c99-typespec-1.c long unsigned char (test for errors, line 297)
FAIL: gcc.dg/c99-typespec-1.c long unsigned short (test for errors, line 298)
FAIL: gcc.dg/c99-typespec-1.c long unsigned float (test for errors, line 301)
FAIL: gcc.dg/c99-typespec-1.c long unsigned double (test for errors, line 302)
FAIL: gcc.dg/c99-typespec-1.c long unsigned signed (test for errors, line 303)
FAIL: gcc.dg/c99-typespec-1.c long unsigned unsigned (test for errors, line 304)
FAIL: gcc.dg/c99-typespec-1.c long unsigned _Bool (test for errors, line 305)
FAIL: gcc.dg/c99-typespec-1.c long unsigned _Complex (test for errors, line 306)
FAIL: gcc.dg/c99-typespec-1.c long _Complex void (test for errors, line 307)
FAIL: gcc.dg/c99-typespec-1.c long _Complex char (test for errors, line 308)
FAIL: gcc.dg/c99-typespec-1.c long _Complex short (test for errors, line 309)
FAIL: gcc.dg/c99-typespec-1.c long _Complex int (test for errors, line 310)
FAIL: gcc.dg/c99-typespec-1.c long _Complex long (test for errors, line 311)
FAIL: gcc.dg/c99-typespec-1.c long _Complex float (test for errors, line 312)
FAIL: gcc.dg/c99-typespec-1.c long _Complex signed (test for errors, line 314)
FAIL: gcc.dg/c99-typespec-1.c long _Complex unsigned (test for errors, line 315)
FAIL: gcc.dg/c99-typespec-1.c long _Complex _Bool (test for errors, line 316)
FAIL: gcc.dg/c99-typespec-1.c long _Complex _Complex (test for errors, line 317)
FAIL: gcc.dg/c99-typespec-1.c float _Complex void (test for errors, line 318)
FAIL: gcc.dg/c99-typespec-1.c float _Complex char (test for errors, line 319)
FAIL: gcc.dg/c99-typespec-1.c float _Complex short (test for errors, line 320)
FAIL: gcc.dg/c99-typespec-1.c float _Complex int (test for errors, line 321)
FAIL: gcc.dg/c99-typespec-1.c float _Complex long (test for errors, line 322)
FAIL: gcc.dg/c99-typespec-1.c float _Complex float (test for errors, line 323)
FAIL: gcc.dg/c99-typespec-1.c float _Complex double (test for errors, line 324)
FAIL: gcc.dg/c99-typespec-1.c float _Complex signed (test for errors, line 325)
FAIL: gcc.dg/c99-typespec-1.c float _Complex unsigned (test for errors, line 326)
FAIL: gcc.dg/c99-typespec-1.c float _Complex _Bool (test for errors, line 327)
FAIL: gcc.dg/c99-typespec-1.c float _Complex _Complex (test for errors, line 328)
FAIL: gcc.dg/c99-typespec-1.c double long void (test for errors, line 329)
FAIL: gcc.dg/c99-typespec-1.c double long char (test for errors, line 330)
FAIL: gcc.dg/c99-typespec-1.c double long short (test for errors, line 331)
FAIL: gcc.dg/c99-typespec-1.c double long int (test for errors, line 332)
FAIL: gcc.dg/c99-typespec-1.c double long long (test for errors, line 333)
FAIL: gcc.dg/c99-typespec-1.c double long float (test for errors, line 334)
FAIL: gcc.dg/c99-typespec-1.c double long double (test for errors, line 335)
FAIL: gcc.dg/c99-typespec-1.c double long signed (test for errors, line 336)
FAIL: gcc.dg/c99-typespec-1.c double long unsigned (test for errors, line 337)
FAIL: gcc.dg/c99-typespec-1.c double long _Bool (test for errors, line 338)
FAIL: gcc.dg/c99-typespec-1.c double _Complex void (test for errors, line 340)
FAIL: gcc.dg/c99-typespec-1.c double _Complex char (test for errors, line 341)
FAIL: gcc.dg/c99-typespec-1.c double _Complex short (test for errors, line 342)
FAIL: gcc.dg/c99-typespec-1.c double _Complex int (test for errors, line 343)
FAIL: gcc.dg/c99-typespec-1.c double _Complex float (test for errors, line 345)
FAIL: gcc.dg/c99-typespec-1.c double _Complex double (test for errors, line 346)
FAIL: gcc.dg/c99-typespec-1.c double _Complex signed (test for errors, line 347)
FAIL: gcc.dg/c99-typespec-1.c double _Complex unsigned (test for errors, line 348)
FAIL: gcc.dg/c99-typespec-1.c double _Complex _Bool (test for errors, line 349)
FAIL: gcc.dg/c99-typespec-1.c double _Complex _Complex (test for errors, line 350)
FAIL: gcc.dg/c99-typespec-1.c signed char void (test for errors, line 351)
FAIL: gcc.dg/c99-typespec-1.c signed char char (test for errors, line 352)
FAIL: gcc.dg/c99-typespec-1.c signed char short (test for errors, line 353)
FAIL: gcc.dg/c99-typespec-1.c signed char int (test for errors, line 354)
FAIL: gcc.dg/c99-typespec-1.c signed char long (test for errors, line 355)
FAIL: gcc.dg/c99-typespec-1.c signed char float (test for errors, line 356)
FAIL: gcc.dg/c99-typespec-1.c signed char double (test for errors, line 357)
FAIL: gcc.dg/c99-typespec-1.c signed char signed (test for errors, line 358)
FAIL: gcc.dg/c99-typespec-1.c signed char unsigned (test for errors, line 359)
FAIL: gcc.dg/c99-typespec-1.c signed char _Bool (test for errors, line 360)
FAIL: gcc.dg/c99-typespec-1.c signed char _Complex (test for errors, line 361)
FAIL: gcc.dg/c99-typespec-1.c signed short void (test for errors, line 362)
FAIL: gcc.dg/c99-typespec-1.c signed short char (test for errors, line 363)
FAIL: gcc.dg/c99-typespec-1.c signed short short (test for errors, line 364)
FAIL: gcc.dg/c99-typespec-1.c signed short long (test for errors, line 366)
FAIL: gcc.dg/c99-typespec-1.c signed short float (test for errors, line 367)
FAIL: gcc.dg/c99-typespec-1.c signed short double (test for errors, line 368)
FAIL: gcc.dg/c99-typespec-1.c signed short signed (test for errors, line 369)
FAIL: gcc.dg/c99-typespec-1.c signed short unsigned (test for errors, line 370)
FAIL: gcc.dg/c99-typespec-1.c signed short _Bool (test for errors, line 371)
FAIL: gcc.dg/c99-typespec-1.c signed short _Complex (test for errors, line 372)
FAIL: gcc.dg/c99-typespec-1.c signed int void (test for errors, line 373)
FAIL: gcc.dg/c99-typespec-1.c signed int char (test for errors, line 374)
FAIL: gcc.dg/c99-typespec-1.c signed int int (test for errors, line 376)
FAIL: gcc.dg/c99-typespec-1.c signed int float (test for errors, line 378)
FAIL: gcc.dg/c99-typespec-1.c signed int double (test for errors, line 379)
FAIL: gcc.dg/c99-typespec-1.c signed int signed (test for errors, line 380)
FAIL: gcc.dg/c99-typespec-1.c signed int unsigned (test for errors, line 381)
FAIL: gcc.dg/c99-typespec-1.c signed int _Bool (test for errors, line 382)
FAIL: gcc.dg/c99-typespec-1.c signed int _Complex (test for errors, line 383)
FAIL: gcc.dg/c99-typespec-1.c signed long void (test for errors, line 384)
FAIL: gcc.dg/c99-typespec-1.c signed long char (test for errors, line 385)
FAIL: gcc.dg/c99-typespec-1.c signed long short (test for errors, line 386)
FAIL: gcc.dg/c99-typespec-1.c signed long float (test for errors, line 389)
FAIL: gcc.dg/c99-typespec-1.c signed long double (test for errors, line 390)
FAIL: gcc.dg/c99-typespec-1.c signed long signed (test for errors, line 391)
FAIL: gcc.dg/c99-typespec-1.c signed long unsigned (test for errors, line 392)
FAIL: gcc.dg/c99-typespec-1.c signed long _Bool (test for errors, line 393)
FAIL: gcc.dg/c99-typespec-1.c signed long _Complex (test for errors, line 394)
FAIL: gcc.dg/c99-typespec-1.c unsigned char void (test for errors, line 395)
FAIL: gcc.dg/c99-typespec-1.c unsigned char char (test for errors, line 396)
FAIL: gcc.dg/c99-typespec-1.c unsigned char short (test for errors, line 397)
FAIL: gcc.dg/c99-typespec-1.c unsigned char int (test for errors, line 398)
FAIL: gcc.dg/c99-typespec-1.c unsigned char long (test for errors, line 399)
FAIL: gcc.dg/c99-typespec-1.c unsigned char float (test for errors, line 400)
FAIL: gcc.dg/c99-typespec-1.c unsigned char double (test for errors, line 401)
FAIL: gcc.dg/c99-typespec-1.c unsigned char signed (test for errors, line 402)
FAIL: gcc.dg/c99-typespec-1.c unsigned char unsigned (test for errors, line 403)
FAIL: gcc.dg/c99-typespec-1.c unsigned char _Bool (test for errors, line 404)
FAIL: gcc.dg/c99-typespec-1.c unsigned char _Complex (test for errors, line 405)
FAIL: gcc.dg/c99-typespec-1.c unsigned short void (test for errors, line 406)
FAIL: gcc.dg/c99-typespec-1.c unsigned short char (test for errors, line 407)
FAIL: gcc.dg/c99-typespec-1.c unsigned short short (test for errors, line 408)
FAIL: gcc.dg/c99-typespec-1.c unsigned short long (test for errors, line 410)
FAIL: gcc.dg/c99-typespec-1.c unsigned short float (test for errors, line 411)
FAIL: gcc.dg/c99-typespec-1.c unsigned short double (test for errors, line 412)
FAIL: gcc.dg/c99-typespec-1.c unsigned short signed (test for errors, line 413)
FAIL: gcc.dg/c99-typespec-1.c unsigned short unsigned (test for errors, line 414)
FAIL: gcc.dg/c99-typespec-1.c unsigned short _Bool (test for errors, line 415)
FAIL: gcc.dg/c99-typespec-1.c unsigned short _Complex (test for errors, line 416)
FAIL: gcc.dg/c99-typespec-1.c unsigned int void (test for errors, line 417)
FAIL: gcc.dg/c99-typespec-1.c unsigned int char (test for errors, line 418)
FAIL: gcc.dg/c99-typespec-1.c unsigned int int (test for errors, line 420)
FAIL: gcc.dg/c99-typespec-1.c unsigned int float (test for errors, line 422)
FAIL: gcc.dg/c99-typespec-1.c unsigned int double (test for errors, line 423)
FAIL: gcc.dg/c99-typespec-1.c unsigned int signed (test for errors, line 424)
FAIL: gcc.dg/c99-typespec-1.c unsigned int unsigned (test for errors, line 425)
FAIL: gcc.dg/c99-typespec-1.c unsigned int _Bool (test for errors, line 426)
FAIL: gcc.dg/c99-typespec-1.c unsigned int _Complex (test for errors, line 427)
FAIL: gcc.dg/c99-typespec-1.c unsigned long void (test for errors, line 428)
FAIL: gcc.dg/c99-typespec-1.c unsigned long char (test for errors, line 429)
FAIL: gcc.dg/c99-typespec-1.c unsigned long short (test for errors, line 430)
FAIL: gcc.dg/c99-typespec-1.c unsigned long float (test for errors, line 433)
FAIL: gcc.dg/c99-typespec-1.c unsigned long double (test for errors, line 434)
FAIL: gcc.dg/c99-typespec-1.c unsigned long signed (test for errors, line 435)
FAIL: gcc.dg/c99-typespec-1.c unsigned long unsigned (test for errors, line 436)
FAIL: gcc.dg/c99-typespec-1.c unsigned long _Bool (test for errors, line 437)
FAIL: gcc.dg/c99-typespec-1.c unsigned long _Complex (test for errors, line 438)
FAIL: gcc.dg/c99-typespec-1.c _Complex long void (test for errors, line 439)
FAIL: gcc.dg/c99-typespec-1.c _Complex long char (test for errors, line 440)
FAIL: gcc.dg/c99-typespec-1.c _Complex long short (test for errors, line 441)
FAIL: gcc.dg/c99-typespec-1.c _Complex long int (test for errors, line 442)
FAIL: gcc.dg/c99-typespec-1.c _Complex long long (test for errors, line 443)
FAIL: gcc.dg/c99-typespec-1.c _Complex long float (test for errors, line 444)
FAIL: gcc.dg/c99-typespec-1.c _Complex long signed (test for errors, line 446)
FAIL: gcc.dg/c99-typespec-1.c _Complex long unsigned (test for errors, line 447)
FAIL: gcc.dg/c99-typespec-1.c _Complex long _Bool (test for errors, line 448)
FAIL: gcc.dg/c99-typespec-1.c _Complex long _Complex (test for errors, line 449)
FAIL: gcc.dg/c99-typespec-1.c _Complex float void (test for errors, line 450)
FAIL: gcc.dg/c99-typespec-1.c _Complex float char (test for errors, line 451)
FAIL: gcc.dg/c99-typespec-1.c _Complex float short (test for errors, line 452)
FAIL: gcc.dg/c99-typespec-1.c _Complex float int (test for errors, line 453)
FAIL: gcc.dg/c99-typespec-1.c _Complex float long (test for errors, line 454)
FAIL: gcc.dg/c99-typespec-1.c _Complex float float (test for errors, line 455)
FAIL: gcc.dg/c99-typespec-1.c _Complex float double (test for errors, line 456)
FAIL: gcc.dg/c99-typespec-1.c _Complex float signed (test for errors, line 457)
FAIL: gcc.dg/c99-typespec-1.c _Complex float unsigned (test for errors, line 458)
FAIL: gcc.dg/c99-typespec-1.c _Complex float _Bool (test for errors, line 459)
FAIL: gcc.dg/c99-typespec-1.c _Complex float _Complex (test for errors, line 460)
FAIL: gcc.dg/c99-typespec-1.c _Complex double void (test for errors, line 461)
FAIL: gcc.dg/c99-typespec-1.c _Complex double char (test for errors, line 462)
FAIL: gcc.dg/c99-typespec-1.c _Complex double short (test for errors, line 463)
FAIL: gcc.dg/c99-typespec-1.c _Complex double int (test for errors, line 464)
FAIL: gcc.dg/c99-typespec-1.c _Complex double float (test for errors, line 466)
FAIL: gcc.dg/c99-typespec-1.c _Complex double double (test for errors, line 467)
FAIL: gcc.dg/c99-typespec-1.c _Complex double signed (test for errors, line 468)
FAIL: gcc.dg/c99-typespec-1.c _Complex double unsigned (test for errors, line 469)
FAIL: gcc.dg/c99-typespec-1.c _Complex double _Bool (test for errors, line 470)
FAIL: gcc.dg/c99-typespec-1.c _Complex double _Complex (test for errors, line 471)
FAIL: gcc.dg/c99-typespec-1.c short int signed void (test for errors, line 472)
FAIL: gcc.dg/c99-typespec-1.c short int signed char (test for errors, line 473)
FAIL: gcc.dg/c99-typespec-1.c short int signed short (test for errors, line 474)
FAIL: gcc.dg/c99-typespec-1.c short int signed int (test for errors, line 475)
FAIL: gcc.dg/c99-typespec-1.c short int signed long (test for errors, line 476)
FAIL: gcc.dg/c99-typespec-1.c short int signed float (test for errors, line 477)
FAIL: gcc.dg/c99-typespec-1.c short int signed double (test for errors, line 478)
FAIL: gcc.dg/c99-typespec-1.c short int signed signed (test for errors, line 479)
FAIL: gcc.dg/c99-typespec-1.c short int signed unsigned (test for errors, line 480)
FAIL: gcc.dg/c99-typespec-1.c short int signed _Bool (test for errors, line 481)
FAIL: gcc.dg/c99-typespec-1.c short int signed _Complex (test for errors, line 482)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned void (test for errors, line 483)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned char (test for errors, line 484)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned short (test for errors, line 485)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned int (test for errors, line 486)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned long (test for errors, line 487)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned float (test for errors, line 488)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned double (test for errors, line 489)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned signed (test for errors, line 490)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned unsigned (test for errors, line 491)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned _Bool (test for errors, line 492)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned _Complex (test for errors, line 493)
FAIL: gcc.dg/c99-typespec-1.c short signed int void (test for errors, line 494)
FAIL: gcc.dg/c99-typespec-1.c short signed int char (test for errors, line 495)
FAIL: gcc.dg/c99-typespec-1.c short signed int short (test for errors, line 496)
FAIL: gcc.dg/c99-typespec-1.c short signed int int (test for errors, line 497)
FAIL: gcc.dg/c99-typespec-1.c short signed int long (test for errors, line 498)
FAIL: gcc.dg/c99-typespec-1.c short signed int float (test for errors, line 499)
FAIL: gcc.dg/c99-typespec-1.c short signed int double (test for errors, line 500)
FAIL: gcc.dg/c99-typespec-1.c short signed int signed (test for errors, line 501)
FAIL: gcc.dg/c99-typespec-1.c short signed int unsigned (test for errors, line 502)
FAIL: gcc.dg/c99-typespec-1.c short signed int _Bool (test for errors, line 503)
FAIL: gcc.dg/c99-typespec-1.c short signed int _Complex (test for errors, line 504)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int void (test for errors, line 505)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int char (test for errors, line 506)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int short (test for errors, line 507)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int int (test for errors, line 508)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int long (test for errors, line 509)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int float (test for errors, line 510)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int double (test for errors, line 511)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int signed (test for errors, line 512)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int unsigned (test for errors, line 513)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int _Bool (test for errors, line 514)
FAIL: gcc.dg/c99-typespec-1.c short unsigned int _Complex (test for errors, line 515)
FAIL: gcc.dg/c99-typespec-1.c int short signed void (test for errors, line 516)
FAIL: gcc.dg/c99-typespec-1.c int short signed char (test for errors, line 517)
FAIL: gcc.dg/c99-typespec-1.c int short signed short (test for errors, line 518)
FAIL: gcc.dg/c99-typespec-1.c int short signed int (test for errors, line 519)
FAIL: gcc.dg/c99-typespec-1.c int short signed long (test for errors, line 520)
FAIL: gcc.dg/c99-typespec-1.c int short signed float (test for errors, line 521)
FAIL: gcc.dg/c99-typespec-1.c int short signed double (test for errors, line 522)
FAIL: gcc.dg/c99-typespec-1.c int short signed signed (test for errors, line 523)
FAIL: gcc.dg/c99-typespec-1.c int short signed unsigned (test for errors, line 524)
FAIL: gcc.dg/c99-typespec-1.c int short signed _Bool (test for errors, line 525)
FAIL: gcc.dg/c99-typespec-1.c int short signed _Complex (test for errors, line 526)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned void (test for errors, line 527)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned char (test for errors, line 528)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned short (test for errors, line 529)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned int (test for errors, line 530)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned long (test for errors, line 531)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned float (test for errors, line 532)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned double (test for errors, line 533)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned signed (test for errors, line 534)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned unsigned (test for errors, line 535)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned _Bool (test for errors, line 536)
FAIL: gcc.dg/c99-typespec-1.c int short unsigned _Complex (test for errors, line 537)
FAIL: gcc.dg/c99-typespec-1.c int long long void (test for errors, line 538)
FAIL: gcc.dg/c99-typespec-1.c int long long char (test for errors, line 539)
FAIL: gcc.dg/c99-typespec-1.c int long long short (test for errors, line 540)
FAIL: gcc.dg/c99-typespec-1.c int long long int (test for errors, line 541)
FAIL: gcc.dg/c99-typespec-1.c int long long long (test for errors, line 542)
FAIL: gcc.dg/c99-typespec-1.c int long long float (test for errors, line 543)
FAIL: gcc.dg/c99-typespec-1.c int long long double (test for errors, line 544)
FAIL: gcc.dg/c99-typespec-1.c int long long _Bool (test for errors, line 547)
FAIL: gcc.dg/c99-typespec-1.c int long long _Complex (test for errors, line 548)
FAIL: gcc.dg/c99-typespec-1.c int long signed void (test for errors, line 549)
FAIL: gcc.dg/c99-typespec-1.c int long signed char (test for errors, line 550)
FAIL: gcc.dg/c99-typespec-1.c int long signed short (test for errors, line 551)
FAIL: gcc.dg/c99-typespec-1.c int long signed int (test for errors, line 552)
FAIL: gcc.dg/c99-typespec-1.c int long signed float (test for errors, line 554)
FAIL: gcc.dg/c99-typespec-1.c (test for excess errors)
FAIL: gcc.dg/init-excess-1.c (test for warnings, line 12)
FAIL: gcc.dg/init-excess-1.c (test for warnings, line 13)
FAIL: gcc.dg/init-excess-1.c (test for warnings, line 14)
FAIL: gcc.dg/init-excess-1.c (test for warnings, line 15)
FAIL: gcc.dg/init-excess-1.c (test for excess errors)
FAIL: gcc.dg/long-long-typespec-1.c void void (test for errors, line 19)
FAIL: gcc.dg/long-long-typespec-1.c void char (test for errors, line 20)
FAIL: gcc.dg/long-long-typespec-1.c void short (test for errors, line 21)
FAIL: gcc.dg/long-long-typespec-1.c void int (test for errors, line 22)
FAIL: gcc.dg/long-long-typespec-1.c void long (test for errors, line 23)
FAIL: gcc.dg/long-long-typespec-1.c void float (test for errors, line 24)
FAIL: gcc.dg/long-long-typespec-1.c void double (test for errors, line 25)
FAIL: gcc.dg/long-long-typespec-1.c void signed (test for errors, line 26)
FAIL: gcc.dg/long-long-typespec-1.c void unsigned (test for errors, line 27)
FAIL: gcc.dg/long-long-typespec-1.c char void (test for errors, line 28)
FAIL: gcc.dg/long-long-typespec-1.c char char (test for errors, line 29)
FAIL: gcc.dg/long-long-typespec-1.c char short (test for errors, line 30)
FAIL: gcc.dg/long-long-typespec-1.c char int (test for errors, line 31)
FAIL: gcc.dg/long-long-typespec-1.c char long (test for errors, line 32)
FAIL: gcc.dg/long-long-typespec-1.c char float (test for errors, line 33)
FAIL: gcc.dg/long-long-typespec-1.c char double (test for errors, line 34)
FAIL: gcc.dg/long-long-typespec-1.c short void (test for errors, line 37)
FAIL: gcc.dg/long-long-typespec-1.c short char (test for errors, line 38)
FAIL: gcc.dg/long-long-typespec-1.c short short (test for errors, line 39)
FAIL: gcc.dg/long-long-typespec-1.c short long (test for errors, line 41)
FAIL: gcc.dg/long-long-typespec-1.c short float (test for errors, line 42)
FAIL: gcc.dg/long-long-typespec-1.c short double (test for errors, line 43)
FAIL: gcc.dg/long-long-typespec-1.c int void (test for errors, line 46)
FAIL: gcc.dg/long-long-typespec-1.c int char (test for errors, line 47)
FAIL: gcc.dg/long-long-typespec-1.c int int (test for errors, line 49)
FAIL: gcc.dg/long-long-typespec-1.c int float (test for errors, line 51)
FAIL: gcc.dg/long-long-typespec-1.c int double (test for errors, line 52)
FAIL: gcc.dg/long-long-typespec-1.c long void (test for errors, line 55)
FAIL: gcc.dg/long-long-typespec-1.c long char (test for errors, line 56)
FAIL: gcc.dg/long-long-typespec-1.c long short (test for errors, line 57)
FAIL: gcc.dg/long-long-typespec-1.c long float (test for errors, line 60)
FAIL: gcc.dg/long-long-typespec-1.c float void (test for errors, line 64)
FAIL: gcc.dg/long-long-typespec-1.c float char (test for errors, line 65)
FAIL: gcc.dg/long-long-typespec-1.c float short (test for errors, line 66)
FAIL: gcc.dg/long-long-typespec-1.c float int (test for errors, line 67)
FAIL: gcc.dg/long-long-typespec-1.c float long (test for errors, line 68)
FAIL: gcc.dg/long-long-typespec-1.c float float (test for errors, line 69)
FAIL: gcc.dg/long-long-typespec-1.c float double (test for errors, line 70)
FAIL: gcc.dg/long-long-typespec-1.c float signed (test for errors, line 71)
FAIL: gcc.dg/long-long-typespec-1.c float unsigned (test for errors, line 72)
FAIL: gcc.dg/long-long-typespec-1.c double void (test for errors, line 73)
FAIL: gcc.dg/long-long-typespec-1.c double char (test for errors, line 74)
FAIL: gcc.dg/long-long-typespec-1.c double short (test for errors, line 75)
FAIL: gcc.dg/long-long-typespec-1.c double int (test for errors, line 76)
FAIL: gcc.dg/long-long-typespec-1.c double float (test for errors, line 78)
FAIL: gcc.dg/long-long-typespec-1.c double double (test for errors, line 79)
FAIL: gcc.dg/long-long-typespec-1.c double signed (test for errors, line 80)
FAIL: gcc.dg/long-long-typespec-1.c double unsigned (test for errors, line 81)
FAIL: gcc.dg/long-long-typespec-1.c signed void (test for errors, line 82)
FAIL: gcc.dg/long-long-typespec-1.c signed float (test for errors, line 87)
FAIL: gcc.dg/long-long-typespec-1.c signed double (test for errors, line 88)
FAIL: gcc.dg/long-long-typespec-1.c signed signed (test for errors, line 89)
FAIL: gcc.dg/long-long-typespec-1.c signed unsigned (test for errors, line 90)
FAIL: gcc.dg/long-long-typespec-1.c unsigned void (test for errors, line 91)
FAIL: gcc.dg/long-long-typespec-1.c unsigned float (test for errors, line 96)
FAIL: gcc.dg/long-long-typespec-1.c unsigned double (test for errors, line 97)
FAIL: gcc.dg/long-long-typespec-1.c unsigned signed (test for errors, line 98)
FAIL: gcc.dg/long-long-typespec-1.c unsigned unsigned (test for errors, line 99)
FAIL: gcc.dg/long-long-typespec-1.c type void (test for errors, line 100)
FAIL: gcc.dg/long-long-typespec-1.c type char (test for errors, line 101)
FAIL: gcc.dg/long-long-typespec-1.c unsigned char unsigned (test for errors, line 288)
FAIL: gcc.dg/long-long-typespec-1.c unsigned short void (test for errors, line 289)
FAIL: gcc.dg/long-long-typespec-1.c unsigned short char (test for errors, line 290)
FAIL: gcc.dg/long-long-typespec-1.c unsigned short short (test for errors, line 291)
FAIL: gcc.dg/long-long-typespec-1.c unsigned short long (test for errors, line 293)
FAIL: gcc.dg/long-long-typespec-1.c unsigned short float (test for errors, line 294)
FAIL: gcc.dg/long-long-typespec-1.c unsigned short double (test for errors, line 295)
FAIL: gcc.dg/long-long-typespec-1.c unsigned short signed (test for errors, line 296)
FAIL: gcc.dg/long-long-typespec-1.c unsigned short unsigned (test for errors, line 297)
FAIL: gcc.dg/long-long-typespec-1.c unsigned int void (test for errors, line 298)
FAIL: gcc.dg/long-long-typespec-1.c unsigned int char (test for errors, line 299)
FAIL: gcc.dg/long-long-typespec-1.c unsigned int int (test for errors, line 301)
FAIL: gcc.dg/long-long-typespec-1.c unsigned int float (test for errors, line 303)
FAIL: gcc.dg/long-long-typespec-1.c unsigned int double (test for errors, line 304)
FAIL: gcc.dg/long-long-typespec-1.c unsigned int signed (test for errors, line 305)
FAIL: gcc.dg/long-long-typespec-1.c unsigned int unsigned (test for errors, line 306)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long void (test for errors, line 307)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long char (test for errors, line 308)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long short (test for errors, line 309)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long float (test for errors, line 312)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long double (test for errors, line 313)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long signed (test for errors, line 314)
FAIL: gcc.dg/long-long-typespec-1.c unsigned long unsigned (test for errors, line 315)
FAIL: gcc.dg/long-long-typespec-1.c short int signed void (test for errors, line 316)
FAIL: gcc.dg/long-long-typespec-1.c short int signed char (test for errors, line 317)
FAIL: gcc.dg/long-long-typespec-1.c short int signed short (test for errors, line 318)
FAIL: gcc.dg/long-long-typespec-1.c short int signed int (test for errors, line 319)
FAIL: gcc.dg/long-long-typespec-1.c short int signed long (test for errors, line 320)
FAIL: gcc.dg/long-long-typespec-1.c short int signed float (test for errors, line 321)
FAIL: gcc.dg/long-long-typespec-1.c short int signed double (test for errors, line 322)
FAIL: gcc.dg/long-long-typespec-1.c short int signed signed (test for errors, line 323)
FAIL: gcc.dg/long-long-typespec-1.c short int signed unsigned (test for errors, line 324)
FAIL: gcc.dg/long-long-typespec-1.c short int unsigned void (test for errors, line 325)
FAIL: gcc.dg/long-long-typespec-1.c short int unsigned char (test for errors, line 326)
FAIL: gcc.dg/long-long-typespec-1.c short int unsigned short (test for errors, line 327)
FAIL: gcc.dg/long-long-typespec-1.c short int unsigned int (test for errors, line 328)
FAIL: gcc.dg/long-long-typespec-1.c short int unsigned long (test for errors, line 329)
FAIL: gcc.dg/long-long-typespec-1.c short int unsigned float (test for errors, line 330)
FAIL: gcc.dg/long-long-typespec-1.c short int unsigned double (test for errors, line 331)
FAIL: gcc.dg/long-long-typespec-1.c short int unsigned signed (test for errors, line 332)
FAIL: gcc.dg/long-long-typespec-1.c short int unsigned unsigned (test for errors, line 333)
FAIL: gcc.dg/long-long-typespec-1.c short signed int void (test for errors, line 334)
FAIL: gcc.dg/long-long-typespec-1.c short signed int char (test for errors, line 335)
FAIL: gcc.dg/long-long-typespec-1.c short signed int short (test for errors, line 336)
FAIL: gcc.dg/long-long-typespec-1.c short signed int int (test for errors, line 337)
FAIL: gcc.dg/long-long-typespec-1.c short signed int long (test for errors, line 338)
FAIL: gcc.dg/long-long-typespec-1.c short signed int float (test for errors, line 339)
FAIL: gcc.dg/long-long-typespec-1.c short signed int double (test for errors, line 340)
FAIL: gcc.dg/long-long-typespec-1.c short signed int signed (test for errors, line 341)
FAIL: gcc.dg/long-long-typespec-1.c short signed int unsigned (test for errors, line 342)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int void (test for errors, line 343)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int char (test for errors, line 344)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int short (test for errors, line 345)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int int (test for errors, line 346)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int long (test for errors, line 347)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int float (test for errors, line 348)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int double (test for errors, line 349)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int signed (test for errors, line 350)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int unsigned (test for errors, line 351)
FAIL: gcc.dg/long-long-typespec-1.c int short signed void (test for errors, line 352)
FAIL: gcc.dg/long-long-typespec-1.c int short signed char (test for errors, line 353)
FAIL: gcc.dg/long-long-typespec-1.c int short signed short (test for errors, line 354)
FAIL: gcc.dg/long-long-typespec-1.c int short signed int (test for errors, line 355)
FAIL: gcc.dg/long-long-typespec-1.c int short signed long (test for errors, line 356)
FAIL: gcc.dg/long-long-typespec-1.c int short signed float (test for errors, line 357)
FAIL: gcc.dg/long-long-typespec-1.c int short signed double (test for errors, line 358)
FAIL: gcc.dg/long-long-typespec-1.c int short signed signed (test for errors, line 359)
FAIL: gcc.dg/long-long-typespec-1.c int short signed unsigned (test for errors, line 360)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned void (test for errors, line 361)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned char (test for errors, line 362)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned short (test for errors, line 363)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned int (test for errors, line 364)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned long (test for errors, line 365)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned float (test for errors, line 366)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned double (test for errors, line 367)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned signed (test for errors, line 368)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned unsigned (test for errors, line 369)
FAIL: gcc.dg/long-long-typespec-1.c int long long void (test for errors, line 370)
FAIL: gcc.dg/long-long-typespec-1.c int long long char (test for errors, line 371)
FAIL: gcc.dg/long-long-typespec-1.c int long long short (test for errors, line 372)
FAIL: gcc.dg/long-long-typespec-1.c int long long int (test for errors, line 373)
FAIL: gcc.dg/long-long-typespec-1.c int long long long (test for errors, line 374)
FAIL: gcc.dg/long-long-typespec-1.c int long long float (test for errors, line 375)
FAIL: gcc.dg/long-long-typespec-1.c int long long double (test for errors, line 376)
FAIL: gcc.dg/long-long-typespec-1.c int long signed void (test for errors, line 379)
FAIL: gcc.dg/long-long-typespec-1.c int long signed char (test for errors, line 380)
FAIL: gcc.dg/long-long-typespec-1.c int long signed short (test for errors, line 381)
FAIL: gcc.dg/long-long-typespec-1.c int long signed int (test for errors, line 382)
FAIL: gcc.dg/long-long-typespec-1.c int long signed float (test for errors, line 384)
FAIL: gcc.dg/long-long-typespec-1.c int long signed double (test for errors, line 385)
FAIL: gcc.dg/long-long-typespec-1.c int long signed signed (test for errors, line 386)
FAIL: gcc.dg/long-long-typespec-1.c int long signed unsigned (test for errors, line 387)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned void (test for errors, line 388)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned char (test for errors, line 389)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned short (test for errors, line 390)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned int (test for errors, line 391)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned float (test for errors, line 393)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned double (test for errors, line 394)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned signed (test for errors, line 395)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned unsigned (test for errors, line 396)
FAIL: gcc.dg/long-long-typespec-1.c int signed short void (test for errors, line 397)
FAIL: gcc.dg/long-long-typespec-1.c int signed short char (test for errors, line 398)
FAIL: gcc.dg/long-long-typespec-1.c int signed short short (test for errors, line 399)
FAIL: gcc.dg/long-long-typespec-1.c int signed short int (test for errors, line 400)
FAIL: gcc.dg/long-long-typespec-1.c int signed short long (test for errors, line 401)
FAIL: gcc.dg/long-long-typespec-1.c int signed short float (test for errors, line 402)
FAIL: gcc.dg/long-long-typespec-1.c int signed short double (test for errors, line 403)
FAIL: gcc.dg/long-long-typespec-1.c int signed short signed (test for errors, line 404)
FAIL: gcc.dg/long-long-typespec-1.c int signed short unsigned (test for errors, line 405)
FAIL: gcc.dg/long-long-typespec-1.c int signed long void (test for errors, line 406)
FAIL: gcc.dg/long-long-typespec-1.c int signed long char (test for errors, line 407)
FAIL: gcc.dg/long-long-typespec-1.c int signed long short (test for errors, line 408)
FAIL: gcc.dg/long-long-typespec-1.c int signed long int (test for errors, line 409)
FAIL: gcc.dg/long-long-typespec-1.c int signed long float (test for errors, line 411)
FAIL: gcc.dg/long-long-typespec-1.c int signed long double (test for errors, line 412)
FAIL: gcc.dg/long-long-typespec-1.c int signed long signed (test for errors, line 413)
FAIL: gcc.dg/long-long-typespec-1.c int signed long unsigned (test for errors, line 414)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned short void (test for errors, line 415)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned short char (test for errors, line 416)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned short short (test for errors, line 417)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned short int (test for errors, line 418)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned short long (test for errors, line 419)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned short float (test for errors, line 420)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned short double (test for errors, line 421)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned short signed (test for errors, line 422)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned short unsigned (test for errors, line 423)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long void (test for errors, line 424)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long char (test for errors, line 425)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long short (test for errors, line 426)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long int (test for errors, line 427)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long float (test for errors, line 429)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long double (test for errors, line 430)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long signed (test for errors, line 431)
FAIL: gcc.dg/long-long-typespec-1.c int unsigned long unsigned (test for errors, line 432)
FAIL: gcc.dg/long-long-typespec-1.c long int long void (test for errors, line 433)
FAIL: gcc.dg/long-long-typespec-1.c long int long char (test for errors, line 434)
FAIL: gcc.dg/long-long-typespec-1.c long int long short (test for errors, line 435)
FAIL: gcc.dg/long-long-typespec-1.c long int long int (test for errors, line 436)
FAIL: gcc.dg/long-long-typespec-1.c long int long long (test for errors, line 437)
FAIL: gcc.dg/long-long-typespec-1.c long int long float (test for errors, line 438)
FAIL: gcc.dg/long-long-typespec-1.c long int long double (test for errors, line 439)
FAIL: gcc.dg/long-long-typespec-1.c long int signed void (test for errors, line 442)
FAIL: gcc.dg/long-long-typespec-1.c long int signed char (test for errors, line 443)
FAIL: gcc.dg/long-long-typespec-1.c long int signed short (test for errors, line 444)
FAIL: gcc.dg/long-long-typespec-1.c long int signed int (test for errors, line 445)
FAIL: gcc.dg/long-long-typespec-1.c long int signed float (test for errors, line 447)
FAIL: gcc.dg/long-long-typespec-1.c long int signed double (test for errors, line 448)
FAIL: gcc.dg/long-long-typespec-1.c long int signed signed (test for errors, line 449)
FAIL: gcc.dg/typespec-1.c void void (test for errors, line 28)
FAIL: gcc.dg/typespec-1.c void char (test for errors, line 29)
FAIL: gcc.dg/typespec-1.c void short (test for errors, line 30)
FAIL: gcc.dg/typespec-1.c void int (test for errors, line 31)
FAIL: gcc.dg/typespec-1.c void long (test for errors, line 32)
FAIL: gcc.dg/typespec-1.c void float (test for errors, line 33)
FAIL: gcc.dg/typespec-1.c void double (test for errors, line 34)
FAIL: gcc.dg/typespec-1.c void signed (test for errors, line 35)
FAIL: gcc.dg/typespec-1.c void unsigned (test for errors, line 36)
FAIL: gcc.dg/typespec-1.c void _Bool (test for errors, line 37)
FAIL: gcc.dg/typespec-1.c char void (test for errors, line 38)
FAIL: gcc.dg/typespec-1.c char char (test for errors, line 39)
FAIL: gcc.dg/typespec-1.c char short (test for errors, line 40)
FAIL: gcc.dg/typespec-1.c char int (test for errors, line 41)
FAIL: gcc.dg/typespec-1.c char long (test for errors, line 42)
FAIL: gcc.dg/typespec-1.c char float (test for errors, line 43)
FAIL: gcc.dg/typespec-1.c char double (test for errors, line 44)
FAIL: gcc.dg/typespec-1.c char _Bool (test for errors, line 47)
FAIL: gcc.dg/typespec-1.c short void (test for errors, line 48)
FAIL: gcc.dg/typespec-1.c short char (test for errors, line 49)
FAIL: gcc.dg/typespec-1.c short short (test for errors, line 50)
FAIL: gcc.dg/typespec-1.c short long (test for errors, line 52)
FAIL: gcc.dg/typespec-1.c short float (test for errors, line 53)
FAIL: gcc.dg/typespec-1.c long long unsigned long (test for errors, line 552)
FAIL: gcc.dg/typespec-1.c long long unsigned float (test for errors, line 553)
FAIL: gcc.dg/typespec-1.c long long unsigned double (test for errors, line 554)
FAIL: gcc.dg/typespec-1.c long long unsigned signed (test for errors, line 555)
FAIL: gcc.dg/typespec-1.c long long unsigned unsigned (test for errors, line 556)
FAIL: gcc.dg/typespec-1.c long long unsigned _Bool (test for errors, line 557)
FAIL: gcc.dg/typespec-1.c long signed int void (test for errors, line 558)
FAIL: gcc.dg/typespec-1.c long signed int char (test for errors, line 559)
FAIL: gcc.dg/typespec-1.c long signed int short (test for errors, line 560)
FAIL: gcc.dg/typespec-1.c long signed int int (test for errors, line 561)
FAIL: gcc.dg/typespec-1.c long signed int float (test for errors, line 563)
FAIL: gcc.dg/typespec-1.c long signed int double (test for errors, line 564)
FAIL: gcc.dg/typespec-1.c long signed int signed (test for errors, line 565)
FAIL: gcc.dg/typespec-1.c long signed int unsigned (test for errors, line 566)
FAIL: gcc.dg/typespec-1.c long signed int _Bool (test for errors, line 567)
FAIL: gcc.dg/typespec-1.c long signed long void (test for errors, line 568)
FAIL: gcc.dg/typespec-1.c long signed long char (test for errors, line 569)
FAIL: gcc.dg/typespec-1.c long signed long short (test for errors, line 570)
FAIL: gcc.dg/typespec-1.c long signed long long (test for errors, line 572)
FAIL: gcc.dg/typespec-1.c long signed long float (test for errors, line 573)
FAIL: gcc.dg/typespec-1.c long signed long double (test for errors, line 574)
FAIL: gcc.dg/typespec-1.c long signed long signed (test for errors, line 575)
FAIL: gcc.dg/typespec-1.c long signed long unsigned (test for errors, line 576)
FAIL: gcc.dg/typespec-1.c long signed long _Bool (test for errors, line 577)
FAIL: gcc.dg/typespec-1.c long unsigned int void (test for errors, line 578)
FAIL: gcc.dg/typespec-1.c long unsigned int char (test for errors, line 579)
FAIL: gcc.dg/typespec-1.c long unsigned int short (test for errors, line 580)
FAIL: gcc.dg/typespec-1.c long unsigned int int (test for errors, line 581)
FAIL: gcc.dg/typespec-1.c long unsigned int float (test for errors, line 583)
FAIL: gcc.dg/typespec-1.c long unsigned int double (test for errors, line 584)
FAIL: gcc.dg/typespec-1.c long unsigned int signed (test for errors, line 585)
FAIL: gcc.dg/typespec-1.c long unsigned int unsigned (test for errors, line 586)
FAIL: gcc.dg/typespec-1.c long unsigned int _Bool (test for errors, line 587)
FAIL: gcc.dg/typespec-1.c long unsigned long void (test for errors, line 588)
FAIL: gcc.dg/typespec-1.c long unsigned long char (test for errors, line 589)
FAIL: gcc.dg/typespec-1.c long unsigned long short (test for errors, line 590)
FAIL: gcc.dg/typespec-1.c long unsigned long long (test for errors, line 592)
FAIL: gcc.dg/typespec-1.c long unsigned long float (test for errors, line 593)
FAIL: gcc.dg/typespec-1.c long unsigned long double (test for errors, line 594)
FAIL: gcc.dg/typespec-1.c long unsigned long signed (test for errors, line 595)
FAIL: gcc.dg/typespec-1.c long unsigned long unsigned (test for errors, line 596)
FAIL: gcc.dg/typespec-1.c long unsigned long _Bool (test for errors, line 597)
FAIL: gcc.dg/typespec-1.c signed short int void (test for errors, line 598)
FAIL: gcc.dg/typespec-1.c signed short int char (test for errors, line 599)
FAIL: gcc.dg/typespec-1.c signed short int short (test for errors, line 600)
FAIL: gcc.dg/typespec-1.c signed short int int (test for errors, line 601)
FAIL: gcc.dg/typespec-1.c signed short int long (test for errors, line 602)
FAIL: gcc.dg/typespec-1.c signed short int float (test for errors, line 603)
FAIL: gcc.dg/typespec-1.c signed short int double (test for errors, line 604)
FAIL: gcc.dg/typespec-1.c signed short int signed (test for errors, line 605)
FAIL: gcc.dg/typespec-1.c signed short int unsigned (test for errors, line 606)
FAIL: gcc.dg/typespec-1.c signed short int _Bool (test for errors, line 607)
FAIL: gcc.dg/typespec-1.c signed int short void (test for errors, line 608)
FAIL: gcc.dg/typespec-1.c signed int short char (test for errors, line 609)
FAIL: gcc.dg/typespec-1.c signed int short short (test for errors, line 610)
FAIL: gcc.dg/typespec-1.c signed int short int (test for errors, line 611)
FAIL: gcc.dg/typespec-1.c signed int short long (test for errors, line 612)
FAIL: gcc.dg/typespec-1.c signed int short float (test for errors, line 613)
FAIL: gcc.dg/typespec-1.c signed int short double (test for errors, line 614)
FAIL: gcc.dg/typespec-1.c signed int short signed (test for errors, line 615)
FAIL: gcc.dg/typespec-1.c signed int short unsigned (test for errors, line 616)
FAIL: gcc.dg/typespec-1.c signed int short _Bool (test for errors, line 617)
FAIL: gcc.dg/typespec-1.c signed int long void (test for errors, line 618)
FAIL: gcc.dg/typespec-1.c signed int long char (test for errors, line 619)
FAIL: gcc.dg/typespec-1.c signed int long short (test for errors, line 620)
FAIL: gcc.dg/typespec-1.c signed int long int (test for errors, line 621)
FAIL: gcc.dg/typespec-1.c signed int long float (test for errors, line 623)
FAIL: gcc.dg/typespec-1.c signed int long double (test for errors, line 624)
FAIL: gcc.dg/typespec-1.c signed int long signed (test for errors, line 625)
FAIL: gcc.dg/typespec-1.c signed int long unsigned (test for errors, line 626)
FAIL: gcc.dg/format/gcc_diag-1.c extra arg (test for warnings, line 98)
FAIL: gcc.dg/format/gcc_diag-1.c extra arg (test for warnings, line 99)
FAIL: gcc.dg/format/gcc_diag-1.c extra arg (test for warnings, line 100)
FAIL: gcc.dg/format/gcc_diag-1.c extra arg (test for warnings, line 101)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 102)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 103)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 104)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 105)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 106)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 107)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 108)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 109)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 110)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 111)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 112)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 113)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 114)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 115)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 116)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 117)
FAIL: gcc.dg/format/gcc_diag-1.c wrong arg (test for warnings, line 118)
FAIL: gcc.dg/format/gcc_diag-1.c wrong arg (test for warnings, line 119)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 98)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 99)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 100)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 101)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 102)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 103)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 104)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 105)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 106)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 107)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 108)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 109)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 110)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 111)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 112)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 113)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 114)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 115)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 116)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 117)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE wrong arg (test for warnings, line 118)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE wrong arg (test for warnings, line 119)
FAIL: largefile.c -O0 -g (test for excess errors)
FAIL: largefile.c -O0 (test for excess errors)
FAIL: largefile.c -O1 (test for excess errors)
FAIL: largefile.c -O2 (test for excess errors)
FAIL: largefile.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: largefile.c -O3 -g (test for excess errors)
FAIL: largefile.c -Os (test for excess errors)
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O0 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O1 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O2 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O3 -fomit-frame-pointer compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -O3 -g compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128-timode.c -Os compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O0 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O1 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O2 compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O3 -fomit-frame-pointer compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -O3 -g compilation failed to produce executable
UNRESOLVED: gcc.dg/torture/fp-int-convert-float128.c -Os compilation failed to produce executable
FAIL: gcc.target/i386/pr30961-1.c scan-assembler-not movapd


=== gcc Summary for unix/-fstack-protector ===

# of expected passes		41180
# of unexpected failures	1011
# of expected failures		127
# of unresolved testcases	13
# of untested testcases		35
# of unsupported tests		423

Running target unix/-m32
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution, -O3 -g FAIL: gcc.dg/c90-typespec-1.c void void (test for errors, line 19)
FAIL: gcc.dg/c90-typespec-1.c void char (test for errors, line 20)
FAIL: gcc.dg/c90-typespec-1.c void short (test for errors, line 21)
FAIL: gcc.dg/c90-typespec-1.c void int (test for errors, line 22)
FAIL: gcc.dg/c90-typespec-1.c void long (test for errors, line 23)
FAIL: gcc.dg/c90-typespec-1.c void float (test for errors, line 24)
FAIL: gcc.dg/c90-typespec-1.c void double (test for errors, line 25)
FAIL: gcc.dg/c90-typespec-1.c void signed (test for errors, line 26)
FAIL: gcc.dg/c90-typespec-1.c void unsigned (test for errors, line 27)
FAIL: gcc.dg/c90-typespec-1.c char void (test for errors, line 28)
FAIL: gcc.dg/c90-typespec-1.c char char (test for errors, line 29)
FAIL: gcc.dg/c90-typespec-1.c char short (test for errors, line 30)
FAIL: gcc.dg/c90-typespec-1.c char int (test for errors, line 31)
FAIL: gcc.dg/c90-typespec-1.c char long (test for errors, line 32)
FAIL: gcc.dg/c90-typespec-1.c char float (test for errors, line 33)
FAIL: gcc.dg/c90-typespec-1.c char double (test for errors, line 34)
FAIL: gcc.dg/c90-typespec-1.c short void (test for errors, line 37)
FAIL: gcc.dg/c90-typespec-1.c short char (test for errors, line 38)
FAIL: gcc.dg/c90-typespec-1.c short short (test for errors, line 39)
FAIL: gcc.dg/c90-typespec-1.c short long (test for errors, line 41)
FAIL: gcc.dg/c90-typespec-1.c short float (test for errors, line 42)
FAIL: gcc.dg/c90-typespec-1.c short double (test for errors, line 43)
FAIL: gcc.dg/c90-typespec-1.c long double void (test for errors, line 199)
FAIL: gcc.dg/c90-typespec-1.c long double char (test for errors, line 200)
FAIL: gcc.dg/c90-typespec-1.c long double short (test for errors, line 201)
FAIL: gcc.dg/c90-typespec-1.c long double int (test for errors, line 202)
FAIL: gcc.dg/c90-typespec-1.c long double long (test for errors, line 203)
FAIL: gcc.dg/c90-typespec-1.c long double float (test for errors, line 204)
FAIL: gcc.dg/c90-typespec-1.c long double double (test for errors, line 205)
FAIL: gcc.dg/c90-typespec-1.c long double signed (test for errors, line 206)
FAIL: gcc.dg/c90-typespec-1.c long double unsigned (test for errors, line 207)
FAIL: gcc.dg/c90-typespec-1.c long signed void (test for errors, line 208)
FAIL: gcc.dg/c90-typespec-1.c long signed char (test for errors, line 209)
FAIL: gcc.dg/c90-typespec-1.c long signed short (test for errors, line 210)
FAIL: gcc.dg/c90-typespec-1.c long signed long (test for errors, line 212)
FAIL: gcc.dg/c90-typespec-1.c long signed float (test for errors, line 213)
FAIL: gcc.dg/c90-typespec-1.c long signed double (test for errors, line 214)
FAIL: gcc.dg/c90-typespec-1.c long signed signed (test for errors, line 215)
FAIL: gcc.dg/c90-typespec-1.c long signed unsigned (test for errors, line 216)
FAIL: gcc.dg/c90-typespec-1.c long unsigned void (test for errors, line 217)
FAIL: gcc.dg/c90-typespec-1.c long unsigned char (test for errors, line 218)
FAIL: gcc.dg/c90-typespec-1.c long unsigned short (test for errors, line 219)
FAIL: gcc.dg/c90-typespec-1.c long unsigned long (test for errors, line 221)
FAIL: gcc.dg/c90-typespec-1.c long unsigned float (test for errors, line 222)
FAIL: gcc.dg/c90-typespec-1.c long unsigned double (test for errors, line 223)
FAIL: gcc.dg/c90-typespec-1.c long unsigned signed (test for errors, line 224)
FAIL: gcc.dg/c90-typespec-1.c long unsigned unsigned (test for errors, line 225)
FAIL: gcc.dg/c90-typespec-1.c double long void (test for errors, line 226)
FAIL: gcc.dg/c90-typespec-1.c double long char (test for errors, line 227)
FAIL: gcc.dg/c90-typespec-1.c double long short (test for errors, line 228)
FAIL: gcc.dg/c90-typespec-1.c double long int (test for errors, line 229)
FAIL: gcc.dg/c90-typespec-1.c double long long (test for errors, line 230)
FAIL: gcc.dg/c90-typespec-1.c double long float (test for errors, line 231)
FAIL: gcc.dg/c90-typespec-1.c double long double (test for errors, line 232)
FAIL: gcc.dg/c90-typespec-1.c double long signed (test for errors, line 233)
FAIL: gcc.dg/c90-typespec-1.c double long unsigned (test for errors, line 234)
FAIL: gcc.dg/c90-typespec-1.c signed char void (test for errors, line 235)
FAIL: gcc.dg/c90-typespec-1.c signed char char (test for errors, line 236)
FAIL: gcc.dg/c90-typespec-1.c signed char short (test for errors, line 237)
FAIL: gcc.dg/c90-typespec-1.c signed char int (test for errors, line 238)
FAIL: gcc.dg/c90-typespec-1.c signed char long (test for errors, line 239)
FAIL: gcc.dg/c90-typespec-1.c signed char float (test for errors, line 240)
FAIL: gcc.dg/c90-typespec-1.c signed char double (test for errors, line 241)
FAIL: gcc.dg/c90-typespec-1.c signed char signed (test for errors, line 242)
FAIL: gcc.dg/c90-typespec-1.c signed char unsigned (test for errors, line 243)
FAIL: gcc.dg/c90-typespec-1.c signed short void (test for errors, line 244)
FAIL: gcc.dg/c90-typespec-1.c signed short char (test for errors, line 245)
FAIL: gcc.dg/c90-typespec-1.c signed short short (test for errors, line 246)
FAIL: gcc.dg/c90-typespec-1.c signed short long (test for errors, line 248)
FAIL: gcc.dg/c90-typespec-1.c signed short float (test for errors, line 249)
FAIL: gcc.dg/c99-typespec-1.c _Complex (test for errors, line 19)
FAIL: gcc.dg/c99-typespec-1.c void void (test for errors, line 21)
FAIL: gcc.dg/c99-typespec-1.c void char (test for errors, line 22)
FAIL: gcc.dg/c99-typespec-1.c void short (test for errors, line 23)
FAIL: gcc.dg/c99-typespec-1.c void int (test for errors, line 24)
FAIL: gcc.dg/c99-typespec-1.c void long (test for errors, line 25)
FAIL: gcc.dg/c99-typespec-1.c void float (test for errors, line 26)
FAIL: gcc.dg/c99-typespec-1.c void double (test for errors, line 27)
FAIL: gcc.dg/c99-typespec-1.c void signed (test for errors, line 28)
FAIL: gcc.dg/c99-typespec-1.c void unsigned (test for errors, line 29)
FAIL: gcc.dg/c99-typespec-1.c void _Bool (test for errors, line 30)
FAIL: gcc.dg/c99-typespec-1.c void _Complex (test for errors, line 31)
FAIL: gcc.dg/c99-typespec-1.c char void (test for errors, line 32)
FAIL: gcc.dg/c99-typespec-1.c char char (test for errors, line 33)
FAIL: gcc.dg/c99-typespec-1.c char short (test for errors, line 34)
FAIL: gcc.dg/c99-typespec-1.c char int (test for errors, line 35)
FAIL: gcc.dg/c99-typespec-1.c char long (test for errors, line 36)
FAIL: gcc.dg/c99-typespec-1.c char float (test for errors, line 37)
FAIL: gcc.dg/c99-typespec-1.c char double (test for errors, line 38)
FAIL: gcc.dg/c99-typespec-1.c char _Bool (test for errors, line 41)
FAIL: gcc.dg/c99-typespec-1.c char _Complex (test for errors, line 42)
FAIL: gcc.dg/c99-typespec-1.c short void (test for errors, line 43)
FAIL: gcc.dg/c99-typespec-1.c short char (test for errors, line 44)
FAIL: gcc.dg/c99-typespec-1.c short short (test for errors, line 45)
FAIL: gcc.dg/c99-typespec-1.c short long (test for errors, line 47)
FAIL: gcc.dg/c99-typespec-1.c short float (test for errors, line 48)
FAIL: gcc.dg/c99-typespec-1.c short double (test for errors, line 49)
FAIL: gcc.dg/c99-typespec-1.c short _Bool (test for errors, line 52)
FAIL: gcc.dg/c99-typespec-1.c short _Complex (test for errors, line 53)
FAIL: gcc.dg/c99-typespec-1.c int void (test for errors, line 54)
FAIL: gcc.dg/c99-typespec-1.c int char (test for errors, line 55)
FAIL: gcc.dg/c99-typespec-1.c int int (test for errors, line 57)
FAIL: gcc.dg/c99-typespec-1.c int float (test for errors, line 59)
FAIL: gcc.dg/c99-typespec-1.c int double (test for errors, line 60)
FAIL: gcc.dg/c99-typespec-1.c int _Bool (test for errors, line 63)
FAIL: gcc.dg/c99-typespec-1.c int _Complex (test for errors, line 64)
FAIL: gcc.dg/c99-typespec-1.c long void (test for errors, line 65)
FAIL: gcc.dg/c99-typespec-1.c long char (test for errors, line 66)
FAIL: gcc.dg/c99-typespec-1.c long short (test for errors, line 67)
FAIL: gcc.dg/c99-typespec-1.c long float (test for errors, line 70)
FAIL: gcc.dg/c99-typespec-1.c long _Bool (test for errors, line 74)
FAIL: gcc.dg/c99-typespec-1.c long _Complex (test for errors, line 75)
FAIL: gcc.dg/c99-typespec-1.c float void (test for errors, line 76)
FAIL: gcc.dg/c99-typespec-1.c float char (test for errors, line 77)
FAIL: gcc.dg/c99-typespec-1.c float short (test for errors, line 78)
FAIL: gcc.dg/c99-typespec-1.c float int (test for errors, line 79)
FAIL: gcc.dg/c99-typespec-1.c float long (test for errors, line 80)
FAIL: gcc.dg/c99-typespec-1.c float float (test for errors, line 81)
FAIL: gcc.dg/c99-typespec-1.c float double (test for errors, line 82)
FAIL: gcc.dg/c99-typespec-1.c float signed (test for errors, line 83)
FAIL: gcc.dg/c99-typespec-1.c float unsigned (test for errors, line 84)
FAIL: gcc.dg/c99-typespec-1.c float _Bool (test for errors, line 85)
FAIL: gcc.dg/c99-typespec-1.c double void (test for errors, line 87)
FAIL: gcc.dg/c99-typespec-1.c double char (test for errors, line 88)
FAIL: gcc.dg/c99-typespec-1.c double short (test for errors, line 89)
FAIL: gcc.dg/c99-typespec-1.c double int (test for errors, line 90)
FAIL: gcc.dg/c99-typespec-1.c double float (test for errors, line 92)
FAIL: gcc.dg/c99-typespec-1.c double double (test for errors, line 93)
FAIL: gcc.dg/c99-typespec-1.c double signed (test for errors, line 94)
FAIL: gcc.dg/c99-typespec-1.c double unsigned (test for errors, line 95)
FAIL: gcc.dg/c99-typespec-1.c double _Bool (test for errors, line 96)
FAIL: gcc.dg/c99-typespec-1.c signed void (test for errors, line 98)
FAIL: gcc.dg/c99-typespec-1.c signed float (test for errors, line 103)
FAIL: gcc.dg/c99-typespec-1.c signed double (test for errors, line 104)
FAIL: gcc.dg/c99-typespec-1.c signed signed (test for errors, line 105)
FAIL: gcc.dg/c99-typespec-1.c signed unsigned (test for errors, line 106)
FAIL: gcc.dg/c99-typespec-1.c signed _Bool (test for errors, line 107)
FAIL: gcc.dg/c99-typespec-1.c signed _Complex (test for errors, line 108)
FAIL: gcc.dg/c99-typespec-1.c unsigned void (test for errors, line 109)
FAIL: gcc.dg/c99-typespec-1.c unsigned float (test for errors, line 114)
FAIL: gcc.dg/c99-typespec-1.c unsigned double (test for errors, line 115)
FAIL: gcc.dg/c99-typespec-1.c unsigned signed (test for errors, line 116)
FAIL: gcc.dg/c99-typespec-1.c unsigned unsigned (test for errors, line 117)
FAIL: gcc.dg/c99-typespec-1.c unsigned _Bool (test for errors, line 118)
FAIL: gcc.dg/c99-typespec-1.c unsigned _Complex (test for errors, line 119)
FAIL: gcc.dg/c99-typespec-1.c _Bool void (test for errors, line 120)
FAIL: gcc.dg/c99-typespec-1.c _Bool char (test for errors, line 121)
FAIL: gcc.dg/c99-typespec-1.c _Bool short (test for errors, line 122)
FAIL: gcc.dg/c99-typespec-1.c _Bool int (test for errors, line 123)
FAIL: gcc.dg/c99-typespec-1.c _Bool long (test for errors, line 124)
FAIL: gcc.dg/c99-typespec-1.c _Bool float (test for errors, line 125)
FAIL: gcc.dg/c99-typespec-1.c _Bool double (test for errors, line 126)
FAIL: gcc.dg/c99-typespec-1.c _Bool signed (test for errors, line 127)
FAIL: gcc.dg/c99-typespec-1.c _Bool unsigned (test for errors, line 128)
FAIL: gcc.dg/c99-typespec-1.c _Bool _Bool (test for errors, line 129)
FAIL: gcc.dg/c99-typespec-1.c _Bool _Complex (test for errors, line 130)
FAIL: gcc.dg/c99-typespec-1.c _Complex void (test for errors, line 131)
FAIL: gcc.dg/c99-typespec-1.c _Complex char (test for errors, line 132)
FAIL: gcc.dg/c99-typespec-1.c _Complex short (test for errors, line 133)
FAIL: gcc.dg/c99-typespec-1.c _Complex int (test for errors, line 134)
FAIL: gcc.dg/c99-typespec-1.c _Complex long (test for errors, line 135)
FAIL: gcc.dg/c99-typespec-1.c _Complex signed (test for errors, line 138)
FAIL: gcc.dg/c99-typespec-1.c _Complex unsigned (test for errors, line 139)
FAIL: gcc.dg/c99-typespec-1.c _Complex _Bool (test for errors, line 140)
FAIL: gcc.dg/c99-typespec-1.c _Complex _Complex (test for errors, line 141)
FAIL: gcc.dg/c99-typespec-1.c type void (test for errors, line 142)
FAIL: gcc.dg/c99-typespec-1.c type char (test for errors, line 143)
FAIL: gcc.dg/c99-typespec-1.c type short (test for errors, line 144)
FAIL: gcc.dg/c99-typespec-1.c type int (test for errors, line 145)
FAIL: gcc.dg/c99-typespec-1.c type long (test for errors, line 146)
FAIL: gcc.dg/c99-typespec-1.c type float (test for errors, line 147)
FAIL: gcc.dg/c99-typespec-1.c type double (test for errors, line 148)
FAIL: gcc.dg/c99-typespec-1.c type signed (test for errors, line 149)
FAIL: gcc.dg/c99-typespec-1.c type unsigned (test for errors, line 150)
FAIL: gcc.dg/c99-typespec-1.c type _Bool (test for errors, line 151)
FAIL: gcc.dg/c99-typespec-1.c type _Complex (test for errors, line 152)
FAIL: gcc.dg/c99-typespec-1.c char signed void (test for errors, line 153)
FAIL: gcc.dg/c99-typespec-1.c char signed char (test for errors, line 154)
FAIL: gcc.dg/c99-typespec-1.c char signed short (test for errors, line 155)
FAIL: gcc.dg/c99-typespec-1.c char signed int (test for errors, line 156)
FAIL: gcc.dg/c99-typespec-1.c char signed long (test for errors, line 157)
FAIL: gcc.dg/c99-typespec-1.c char signed float (test for errors, line 158)
FAIL: gcc.dg/c99-typespec-1.c char signed double (test for errors, line 159)
FAIL: gcc.dg/c99-typespec-1.c unsigned short float (test for errors, line 411)
FAIL: gcc.dg/c99-typespec-1.c unsigned short double (test for errors, line 412)
FAIL: gcc.dg/c99-typespec-1.c unsigned short signed (test for errors, line 413)
FAIL: gcc.dg/c99-typespec-1.c unsigned short unsigned (test for errors, line 414)
FAIL: gcc.dg/c99-typespec-1.c unsigned short _Bool (test for errors, line 415)
FAIL: gcc.dg/c99-typespec-1.c unsigned short _Complex (test for errors, line 416)
FAIL: gcc.dg/c99-typespec-1.c unsigned int void (test for errors, line 417)
FAIL: gcc.dg/c99-typespec-1.c unsigned int char (test for errors, line 418)
FAIL: gcc.dg/c99-typespec-1.c unsigned int int (test for errors, line 420)
FAIL: gcc.dg/c99-typespec-1.c unsigned int float (test for errors, line 422)
FAIL: gcc.dg/c99-typespec-1.c unsigned int double (test for errors, line 423)
FAIL: gcc.dg/c99-typespec-1.c unsigned int signed (test for errors, line 424)
FAIL: gcc.dg/c99-typespec-1.c unsigned int unsigned (test for errors, line 425)
FAIL: gcc.dg/c99-typespec-1.c unsigned int _Bool (test for errors, line 426)
FAIL: gcc.dg/c99-typespec-1.c unsigned int _Complex (test for errors, line 427)
FAIL: gcc.dg/c99-typespec-1.c unsigned long void (test for errors, line 428)
FAIL: gcc.dg/c99-typespec-1.c unsigned long char (test for errors, line 429)
FAIL: gcc.dg/c99-typespec-1.c unsigned long short (test for errors, line 430)
FAIL: gcc.dg/c99-typespec-1.c unsigned long float (test for errors, line 433)
FAIL: gcc.dg/c99-typespec-1.c unsigned long double (test for errors, line 434)
FAIL: gcc.dg/c99-typespec-1.c unsigned long signed (test for errors, line 435)
FAIL: gcc.dg/c99-typespec-1.c unsigned long unsigned (test for errors, line 436)
FAIL: gcc.dg/c99-typespec-1.c unsigned long _Bool (test for errors, line 437)
FAIL: gcc.dg/c99-typespec-1.c unsigned long _Complex (test for errors, line 438)
FAIL: gcc.dg/c99-typespec-1.c _Complex long void (test for errors, line 439)
FAIL: gcc.dg/c99-typespec-1.c _Complex long char (test for errors, line 440)
FAIL: gcc.dg/c99-typespec-1.c _Complex long short (test for errors, line 441)
FAIL: gcc.dg/c99-typespec-1.c _Complex long int (test for errors, line 442)
FAIL: gcc.dg/c99-typespec-1.c _Complex long long (test for errors, line 443)
FAIL: gcc.dg/c99-typespec-1.c _Complex long float (test for errors, line 444)
FAIL: gcc.dg/c99-typespec-1.c _Complex long signed (test for errors, line 446)
FAIL: gcc.dg/c99-typespec-1.c _Complex long unsigned (test for errors, line 447)
FAIL: gcc.dg/c99-typespec-1.c _Complex long _Bool (test for errors, line 448)
FAIL: gcc.dg/c99-typespec-1.c _Complex long _Complex (test for errors, line 449)
FAIL: gcc.dg/c99-typespec-1.c _Complex float void (test for errors, line 450)
FAIL: gcc.dg/c99-typespec-1.c _Complex float char (test for errors, line 451)
FAIL: gcc.dg/c99-typespec-1.c _Complex float short (test for errors, line 452)
FAIL: gcc.dg/c99-typespec-1.c _Complex float int (test for errors, line 453)
FAIL: gcc.dg/c99-typespec-1.c _Complex float long (test for errors, line 454)
FAIL: gcc.dg/c99-typespec-1.c _Complex float float (test for errors, line 455)
FAIL: gcc.dg/c99-typespec-1.c _Complex float double (test for errors, line 456)
FAIL: gcc.dg/c99-typespec-1.c _Complex float signed (test for errors, line 457)
FAIL: gcc.dg/c99-typespec-1.c _Complex float unsigned (test for errors, line 458)
FAIL: gcc.dg/c99-typespec-1.c _Complex float _Bool (test for errors, line 459)
FAIL: gcc.dg/c99-typespec-1.c _Complex float _Complex (test for errors, line 460)
FAIL: gcc.dg/c99-typespec-1.c _Complex double void (test for errors, line 461)
FAIL: gcc.dg/c99-typespec-1.c _Complex double char (test for errors, line 462)
FAIL: gcc.dg/c99-typespec-1.c _Complex double short (test for errors, line 463)
FAIL: gcc.dg/c99-typespec-1.c _Complex double int (test for errors, line 464)
FAIL: gcc.dg/c99-typespec-1.c _Complex double float (test for errors, line 466)
FAIL: gcc.dg/c99-typespec-1.c _Complex double double (test for errors, line 467)
FAIL: gcc.dg/c99-typespec-1.c _Complex double signed (test for errors, line 468)
FAIL: gcc.dg/c99-typespec-1.c _Complex double unsigned (test for errors, line 469)
FAIL: gcc.dg/c99-typespec-1.c _Complex double _Bool (test for errors, line 470)
FAIL: gcc.dg/c99-typespec-1.c _Complex double _Complex (test for errors, line 471)
FAIL: gcc.dg/c99-typespec-1.c short int signed void (test for errors, line 472)
FAIL: gcc.dg/c99-typespec-1.c short int signed char (test for errors, line 473)
FAIL: gcc.dg/c99-typespec-1.c short int signed short (test for errors, line 474)
FAIL: gcc.dg/c99-typespec-1.c short int signed int (test for errors, line 475)
FAIL: gcc.dg/c99-typespec-1.c short int signed long (test for errors, line 476)
FAIL: gcc.dg/c99-typespec-1.c short int signed float (test for errors, line 477)
FAIL: gcc.dg/c99-typespec-1.c short int signed double (test for errors, line 478)
FAIL: gcc.dg/c99-typespec-1.c short int signed signed (test for errors, line 479)
FAIL: gcc.dg/c99-typespec-1.c short int signed unsigned (test for errors, line 480)
FAIL: gcc.dg/c99-typespec-1.c short int signed _Bool (test for errors, line 481)
FAIL: gcc.dg/c99-typespec-1.c short int signed _Complex (test for errors, line 482)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned void (test for errors, line 483)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned char (test for errors, line 484)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned short (test for errors, line 485)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned int (test for errors, line 486)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned long (test for errors, line 487)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned float (test for errors, line 488)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned double (test for errors, line 489)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned signed (test for errors, line 490)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned unsigned (test for errors, line 491)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned _Bool (test for errors, line 492)
FAIL: gcc.dg/c99-typespec-1.c short int unsigned _Complex (test for errors, line 493)
FAIL: gcc.dg/c99-typespec-1.c short signed int void (test for errors, line 494)
FAIL: gcc.dg/c99-typespec-1.c short signed int char (test for errors, line 495)
FAIL: gcc.dg/c99-typespec-1.c short signed int short (test for errors, line 496)
FAIL: gcc.dg/c99-typespec-1.c short signed int int (test for errors, line 497)
FAIL: gcc.dg/c99-typespec-1.c short signed int long (test for errors, line 498)
FAIL: gcc.dg/c99-typespec-1.c (test for excess errors)
FAIL: gcc.dg/init-excess-1.c (test for warnings, line 12)
FAIL: gcc.dg/init-excess-1.c (test for warnings, line 13)
FAIL: gcc.dg/init-excess-1.c (test for warnings, line 14)
FAIL: gcc.dg/init-excess-1.c (test for warnings, line 15)
FAIL: gcc.dg/init-excess-1.c (test for excess errors)
FAIL: gcc.dg/long-long-typespec-1.c void void (test for errors, line 19)
FAIL: gcc.dg/long-long-typespec-1.c void char (test for errors, line 20)
FAIL: gcc.dg/long-long-typespec-1.c void short (test for errors, line 21)
FAIL: gcc.dg/long-long-typespec-1.c void int (test for errors, line 22)
FAIL: gcc.dg/long-long-typespec-1.c void long (test for errors, line 23)
FAIL: gcc.dg/long-long-typespec-1.c void float (test for errors, line 24)
FAIL: gcc.dg/long-long-typespec-1.c void double (test for errors, line 25)
FAIL: gcc.dg/long-long-typespec-1.c void signed (test for errors, line 26)
FAIL: gcc.dg/long-long-typespec-1.c void unsigned (test for errors, line 27)
FAIL: gcc.dg/long-long-typespec-1.c char void (test for errors, line 28)
FAIL: gcc.dg/long-long-typespec-1.c char char (test for errors, line 29)
FAIL: gcc.dg/long-long-typespec-1.c char short (test for errors, line 30)
FAIL: gcc.dg/long-long-typespec-1.c char int (test for errors, line 31)
FAIL: gcc.dg/long-long-typespec-1.c char long (test for errors, line 32)
FAIL: gcc.dg/long-long-typespec-1.c char float (test for errors, line 33)
FAIL: gcc.dg/long-long-typespec-1.c char double (test for errors, line 34)
FAIL: gcc.dg/long-long-typespec-1.c short void (test for errors, line 37)
FAIL: gcc.dg/long-long-typespec-1.c short char (test for errors, line 38)
FAIL: gcc.dg/long-long-typespec-1.c short short (test for errors, line 39)
FAIL: gcc.dg/long-long-typespec-1.c short long (test for errors, line 41)
FAIL: gcc.dg/long-long-typespec-1.c short float (test for errors, line 42)
FAIL: gcc.dg/long-long-typespec-1.c short double (test for errors, line 43)
FAIL: gcc.dg/long-long-typespec-1.c int void (test for errors, line 46)
FAIL: gcc.dg/long-long-typespec-1.c int char (test for errors, line 47)
FAIL: gcc.dg/long-long-typespec-1.c int int (test for errors, line 49)
FAIL: gcc.dg/long-long-typespec-1.c int float (test for errors, line 51)
FAIL: gcc.dg/long-long-typespec-1.c int double (test for errors, line 52)
FAIL: gcc.dg/long-long-typespec-1.c long void (test for errors, line 55)
FAIL: gcc.dg/long-long-typespec-1.c long char (test for errors, line 56)
FAIL: gcc.dg/long-long-typespec-1.c long short (test for errors, line 57)
FAIL: gcc.dg/long-long-typespec-1.c long float (test for errors, line 60)
FAIL: gcc.dg/long-long-typespec-1.c float void (test for errors, line 64)
FAIL: gcc.dg/long-long-typespec-1.c float char (test for errors, line 65)
FAIL: gcc.dg/long-long-typespec-1.c float short (test for errors, line 66)
FAIL: gcc.dg/long-long-typespec-1.c float int (test for errors, line 67)
FAIL: gcc.dg/long-long-typespec-1.c float long (test for errors, line 68)
FAIL: gcc.dg/long-long-typespec-1.c float float (test for errors, line 69)
FAIL: gcc.dg/long-long-typespec-1.c float double (test for errors, line 70)
FAIL: gcc.dg/long-long-typespec-1.c float signed (test for errors, line 71)
FAIL: gcc.dg/long-long-typespec-1.c float unsigned (test for errors, line 72)
FAIL: gcc.dg/long-long-typespec-1.c double void (test for errors, line 73)
FAIL: gcc.dg/long-long-typespec-1.c double char (test for errors, line 74)
FAIL: gcc.dg/long-long-typespec-1.c double short (test for errors, line 75)
FAIL: gcc.dg/long-long-typespec-1.c double int (test for errors, line 76)
FAIL: gcc.dg/long-long-typespec-1.c double float (test for errors, line 78)
FAIL: gcc.dg/long-long-typespec-1.c double double (test for errors, line 79)
FAIL: gcc.dg/long-long-typespec-1.c double signed (test for errors, line 80)
FAIL: gcc.dg/long-long-typespec-1.c double unsigned (test for errors, line 81)
FAIL: gcc.dg/long-long-typespec-1.c signed void (test for errors, line 82)
FAIL: gcc.dg/long-long-typespec-1.c signed float (test for errors, line 87)
FAIL: gcc.dg/long-long-typespec-1.c signed double (test for errors, line 88)
FAIL: gcc.dg/long-long-typespec-1.c signed signed (test for errors, line 89)
FAIL: gcc.dg/long-long-typespec-1.c signed unsigned (test for errors, line 90)
FAIL: gcc.dg/long-long-typespec-1.c unsigned void (test for errors, line 91)
FAIL: gcc.dg/long-long-typespec-1.c unsigned float (test for errors, line 96)
FAIL: gcc.dg/long-long-typespec-1.c unsigned double (test for errors, line 97)
FAIL: gcc.dg/long-long-typespec-1.c unsigned signed (test for errors, line 98)
FAIL: gcc.dg/long-long-typespec-1.c unsigned unsigned (test for errors, line 99)
FAIL: gcc.dg/long-long-typespec-1.c type void (test for errors, line 100)
FAIL: gcc.dg/long-long-typespec-1.c type char (test for errors, line 101)
FAIL: gcc.dg/long-long-typespec-1.c short signed int float (test for errors, line 339)
FAIL: gcc.dg/long-long-typespec-1.c short signed int double (test for errors, line 340)
FAIL: gcc.dg/long-long-typespec-1.c short signed int signed (test for errors, line 341)
FAIL: gcc.dg/long-long-typespec-1.c short signed int unsigned (test for errors, line 342)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int void (test for errors, line 343)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int char (test for errors, line 344)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int short (test for errors, line 345)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int int (test for errors, line 346)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int long (test for errors, line 347)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int float (test for errors, line 348)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int double (test for errors, line 349)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int signed (test for errors, line 350)
FAIL: gcc.dg/long-long-typespec-1.c short unsigned int unsigned (test for errors, line 351)
FAIL: gcc.dg/long-long-typespec-1.c int short signed void (test for errors, line 352)
FAIL: gcc.dg/long-long-typespec-1.c int short signed char (test for errors, line 353)
FAIL: gcc.dg/long-long-typespec-1.c int short signed short (test for errors, line 354)
FAIL: gcc.dg/long-long-typespec-1.c int short signed int (test for errors, line 355)
FAIL: gcc.dg/long-long-typespec-1.c int short signed long (test for errors, line 356)
FAIL: gcc.dg/long-long-typespec-1.c int short signed float (test for errors, line 357)
FAIL: gcc.dg/long-long-typespec-1.c int short signed double (test for errors, line 358)
FAIL: gcc.dg/long-long-typespec-1.c int short signed signed (test for errors, line 359)
FAIL: gcc.dg/long-long-typespec-1.c int short signed unsigned (test for errors, line 360)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned void (test for errors, line 361)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned char (test for errors, line 362)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned short (test for errors, line 363)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned int (test for errors, line 364)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned long (test for errors, line 365)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned float (test for errors, line 366)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned double (test for errors, line 367)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned signed (test for errors, line 368)
FAIL: gcc.dg/long-long-typespec-1.c int short unsigned unsigned (test for errors, line 369)
FAIL: gcc.dg/long-long-typespec-1.c int long long void (test for errors, line 370)
FAIL: gcc.dg/long-long-typespec-1.c int long long char (test for errors, line 371)
FAIL: gcc.dg/long-long-typespec-1.c int long long short (test for errors, line 372)
FAIL: gcc.dg/long-long-typespec-1.c int long long int (test for errors, line 373)
FAIL: gcc.dg/long-long-typespec-1.c int long long long (test for errors, line 374)
FAIL: gcc.dg/long-long-typespec-1.c int long long float (test for errors, line 375)
FAIL: gcc.dg/long-long-typespec-1.c int long long double (test for errors, line 376)
FAIL: gcc.dg/long-long-typespec-1.c int long signed void (test for errors, line 379)
FAIL: gcc.dg/long-long-typespec-1.c int long signed char (test for errors, line 380)
FAIL: gcc.dg/long-long-typespec-1.c int long signed short (test for errors, line 381)
FAIL: gcc.dg/long-long-typespec-1.c int long signed int (test for errors, line 382)
FAIL: gcc.dg/long-long-typespec-1.c int long signed float (test for errors, line 384)
FAIL: gcc.dg/long-long-typespec-1.c int long signed double (test for errors, line 385)
FAIL: gcc.dg/long-long-typespec-1.c int long signed signed (test for errors, line 386)
FAIL: gcc.dg/long-long-typespec-1.c int long signed unsigned (test for errors, line 387)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned void (test for errors, line 388)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned char (test for errors, line 389)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned short (test for errors, line 390)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned int (test for errors, line 391)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned float (test for errors, line 393)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned double (test for errors, line 394)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned signed (test for errors, line 395)
FAIL: gcc.dg/long-long-typespec-1.c int long unsigned unsigned (test for errors, line 396)
FAIL: gcc.dg/long-long-typespec-1.c int signed short void (test for errors, line 397)
FAIL: gcc.dg/long-long-typespec-1.c int signed short char (test for errors, line 398)
FAIL: gcc.dg/long-long-typespec-1.c int signed short short (test for errors, line 399)
FAIL: gcc.dg/long-long-typespec-1.c int signed short int (test for errors, line 400)
FAIL: gcc.dg/long-long-typespec-1.c int signed short long (test for errors, line 401)
FAIL: gcc.dg/long-long-typespec-1.c int signed short float (test for errors, line 402)
FAIL: gcc.dg/long-long-typespec-1.c int signed short double (test for errors, line 403)
FAIL: gcc.dg/long-long-typespec-1.c int signed short signed (test for errors, line 404)
FAIL: gcc.dg/long-long-typespec-1.c int signed short unsigned (test for errors, line 405)
FAIL: gcc.dg/long-long-typespec-1.c int signed long void (test for errors, line 406)
FAIL: gcc.dg/long-long-typespec-1.c int signed long char (test for errors, line 407)
FAIL: gcc.dg/long-long-typespec-1.c int signed long short (test for errors, line 408)
FAIL: gcc.dg/long-long-typespec-1.c (test for excess errors)
FAIL: gcc.dg/typespec-1.c void void (test for errors, line 28)
FAIL: gcc.dg/typespec-1.c void char (test for errors, line 29)
FAIL: gcc.dg/typespec-1.c void short (test for errors, line 30)
FAIL: gcc.dg/typespec-1.c void int (test for errors, line 31)
FAIL: gcc.dg/typespec-1.c void long (test for errors, line 32)
FAIL: gcc.dg/typespec-1.c void float (test for errors, line 33)
FAIL: gcc.dg/typespec-1.c void double (test for errors, line 34)
FAIL: gcc.dg/typespec-1.c void signed (test for errors, line 35)
FAIL: gcc.dg/typespec-1.c void unsigned (test for errors, line 36)
FAIL: gcc.dg/typespec-1.c void _Bool (test for errors, line 37)
FAIL: gcc.dg/typespec-1.c char void (test for errors, line 38)
FAIL: gcc.dg/typespec-1.c char char (test for errors, line 39)
FAIL: gcc.dg/typespec-1.c char short (test for errors, line 40)
FAIL: gcc.dg/typespec-1.c char int (test for errors, line 41)
FAIL: gcc.dg/typespec-1.c char long (test for errors, line 42)
FAIL: gcc.dg/typespec-1.c char float (test for errors, line 43)
FAIL: gcc.dg/typespec-1.c char double (test for errors, line 44)
FAIL: gcc.dg/typespec-1.c char _Bool (test for errors, line 47)
FAIL: gcc.dg/typespec-1.c short void (test for errors, line 48)
FAIL: gcc.dg/typespec-1.c short char (test for errors, line 49)
FAIL: gcc.dg/typespec-1.c short short (test for errors, line 50)
FAIL: gcc.dg/typespec-1.c short long (test for errors, line 52)
FAIL: gcc.dg/typespec-1.c short float (test for errors, line 53)
FAIL: gcc.dg/typespec-1.c short double (test for errors, line 54)
FAIL: gcc.dg/typespec-1.c short _Bool (test for errors, line 57)
FAIL: gcc.dg/typespec-1.c int void (test for errors, line 58)
FAIL: gcc.dg/typespec-1.c int char (test for errors, line 59)
FAIL: gcc.dg/typespec-1.c int int (test for errors, line 61)
FAIL: gcc.dg/typespec-1.c int float (test for errors, line 63)
FAIL: gcc.dg/typespec-1.c int double (test for errors, line 64)
FAIL: gcc.dg/typespec-1.c int _Bool (test for errors, line 67)
FAIL: gcc.dg/typespec-1.c long void (test for errors, line 68)
FAIL: gcc.dg/typespec-1.c long char (test for errors, line 69)
FAIL: gcc.dg/typespec-1.c long short (test for errors, line 70)
FAIL: gcc.dg/typespec-1.c long float (test for errors, line 73)
FAIL: gcc.dg/typespec-1.c long _Bool (test for errors, line 77)
FAIL: gcc.dg/typespec-1.c float void (test for errors, line 78)
FAIL: gcc.dg/typespec-1.c float char (test for errors, line 79)
FAIL: gcc.dg/typespec-1.c float short (test for errors, line 80)
FAIL: gcc.dg/typespec-1.c float int (test for errors, line 81)
FAIL: gcc.dg/typespec-1.c float long (test for errors, line 82)
FAIL: gcc.dg/typespec-1.c float float (test for errors, line 83)
FAIL: gcc.dg/typespec-1.c float double (test for errors, line 84)
FAIL: gcc.dg/typespec-1.c float signed (test for errors, line 85)
FAIL: gcc.dg/typespec-1.c float unsigned (test for errors, line 86)
FAIL: gcc.dg/typespec-1.c float _Bool (test for errors, line 87)
FAIL: gcc.dg/typespec-1.c double void (test for errors, line 88)
FAIL: gcc.dg/typespec-1.c double char (test for errors, line 89)
FAIL: gcc.dg/typespec-1.c double short (test for errors, line 90)
FAIL: gcc.dg/typespec-1.c double int (test for errors, line 91)
FAIL: gcc.dg/typespec-1.c double float (test for errors, line 93)
FAIL: gcc.dg/typespec-1.c double double (test for errors, line 94)
FAIL: gcc.dg/typespec-1.c double signed (test for errors, line 95)
FAIL: gcc.dg/typespec-1.c double unsigned (test for errors, line 96)
FAIL: gcc.dg/typespec-1.c double _Bool (test for errors, line 97)
FAIL: gcc.dg/typespec-1.c signed void (test for errors, line 98)
FAIL: gcc.dg/typespec-1.c signed float (test for errors, line 103)
FAIL: gcc.dg/typespec-1.c signed double (test for errors, line 104)
FAIL: gcc.dg/typespec-1.c signed signed (test for errors, line 105)
FAIL: gcc.dg/typespec-1.c signed unsigned (test for errors, line 106)
FAIL: gcc.dg/typespec-1.c signed _Bool (test for errors, line 107)
FAIL: gcc.dg/typespec-1.c unsigned void (test for errors, line 108)
FAIL: gcc.dg/typespec-1.c unsigned float (test for errors, line 113)
FAIL: gcc.dg/typespec-1.c unsigned double (test for errors, line 114)
FAIL: gcc.dg/typespec-1.c unsigned signed (test for errors, line 115)
FAIL: gcc.dg/typespec-1.c unsigned unsigned (test for errors, line 116)
FAIL: gcc.dg/typespec-1.c unsigned _Bool (test for errors, line 117)
FAIL: gcc.dg/typespec-1.c _Bool void (test for errors, line 118)
FAIL: gcc.dg/typespec-1.c _Bool char (test for errors, line 119)
FAIL: gcc.dg/typespec-1.c _Bool short (test for errors, line 120)
FAIL: gcc.dg/typespec-1.c _Bool int (test for errors, line 121)
FAIL: gcc.dg/typespec-1.c _Bool long (test for errors, line 122)
FAIL: gcc.dg/typespec-1.c _Bool float (test for errors, line 123)
FAIL: gcc.dg/typespec-1.c _Bool double (test for errors, line 124)
FAIL: gcc.dg/typespec-1.c _Bool signed (test for errors, line 125)
FAIL: gcc.dg/typespec-1.c _Bool unsigned (test for errors, line 126)
FAIL: gcc.dg/typespec-1.c _Bool _Bool (test for errors, line 127)
FAIL: gcc.dg/typespec-1.c type void (test for errors, line 128)
FAIL: gcc.dg/typespec-1.c type char (test for errors, line 129)
FAIL: gcc.dg/typespec-1.c type short (test for errors, line 130)
FAIL: gcc.dg/typespec-1.c type int (test for errors, line 131)
FAIL: gcc.dg/typespec-1.c type long (test for errors, line 132)
FAIL: gcc.dg/typespec-1.c type float (test for errors, line 133)
FAIL: gcc.dg/typespec-1.c type double (test for errors, line 134)
FAIL: gcc.dg/typespec-1.c type signed (test for errors, line 135)
FAIL: gcc.dg/typespec-1.c type unsigned (test for errors, line 136)
FAIL: gcc.dg/typespec-1.c type _Bool (test for errors, line 137)
FAIL: gcc.dg/typespec-1.c char signed void (test for errors, line 138)
FAIL: gcc.dg/typespec-1.c char signed char (test for errors, line 139)
FAIL: gcc.dg/typespec-1.c char signed short (test for errors, line 140)
FAIL: gcc.dg/typespec-1.c char signed int (test for errors, line 141)
FAIL: gcc.dg/typespec-1.c char signed long (test for errors, line 142)
FAIL: gcc.dg/typespec-1.c char signed float (test for errors, line 143)
FAIL: gcc.dg/typespec-1.c char signed double (test for errors, line 144)
FAIL: gcc.dg/typespec-1.c char signed signed (test for errors, line 145)
FAIL: gcc.dg/typespec-1.c char signed unsigned (test for errors, line 146)
FAIL: gcc.dg/typespec-1.c char signed _Bool (test for errors, line 147)
FAIL: gcc.dg/typespec-1.c char unsigned void (test for errors, line 148)
FAIL: gcc.dg/typespec-1.c char unsigned char (test for errors, line 149)
FAIL: gcc.dg/typespec-1.c char unsigned short (test for errors, line 150)
FAIL: gcc.dg/typespec-1.c char unsigned int (test for errors, line 151)
FAIL: gcc.dg/typespec-1.c char unsigned long (test for errors, line 152)
FAIL: gcc.dg/typespec-1.c char unsigned float (test for errors, line 153)
FAIL: gcc.dg/typespec-1.c char unsigned double (test for errors, line 154)
FAIL: gcc.dg/typespec-1.c char unsigned signed (test for errors, line 155)
FAIL: gcc.dg/typespec-1.c char unsigned unsigned (test for errors, line 156)
FAIL: gcc.dg/typespec-1.c char unsigned _Bool (test for errors, line 157)
FAIL: gcc.dg/typespec-1.c short int void (test for errors, line 158)
FAIL: gcc.dg/typespec-1.c short int char (test for errors, line 159)
FAIL: gcc.dg/typespec-1.c short int short (test for errors, line 160)
FAIL: gcc.dg/typespec-1.c short int int (test for errors, line 161)
FAIL: gcc.dg/typespec-1.c short int long (test for errors, line 162)
FAIL: gcc.dg/typespec-1.c short int float (test for errors, line 163)
FAIL: gcc.dg/typespec-1.c short int double (test for errors, line 164)
FAIL: gcc.dg/typespec-1.c short int _Bool (test for errors, line 167)
FAIL: gcc.dg/typespec-1.c short signed void (test for errors, line 168)
FAIL: gcc.dg/typespec-1.c short signed char (test for errors, line 169)
FAIL: gcc.dg/typespec-1.c short signed short (test for errors, line 170)
FAIL: gcc.dg/typespec-1.c short signed long (test for errors, line 172)
FAIL: gcc.dg/typespec-1.c short signed float (test for errors, line 173)
FAIL: gcc.dg/typespec-1.c short signed double (test for errors, line 174)
FAIL: gcc.dg/typespec-1.c short signed signed (test for errors, line 175)
FAIL: gcc.dg/typespec-1.c short signed unsigned (test for errors, line 176)
FAIL: gcc.dg/typespec-1.c short signed _Bool (test for errors, line 177)
FAIL: gcc.dg/typespec-1.c short unsigned void (test for errors, line 178)
FAIL: gcc.dg/typespec-1.c short unsigned char (test for errors, line 179)
FAIL: gcc.dg/typespec-1.c short unsigned short (test for errors, line 180)
FAIL: gcc.dg/typespec-1.c short unsigned long (test for errors, line 182)
FAIL: gcc.dg/typespec-1.c short unsigned float (test for errors, line 183)
FAIL: gcc.dg/typespec-1.c short unsigned double (test for errors, line 184)
FAIL: gcc.dg/typespec-1.c short unsigned signed (test for errors, line 185)
FAIL: gcc.dg/typespec-1.c short unsigned unsigned (test for errors, line 186)
FAIL: gcc.dg/typespec-1.c short unsigned _Bool (test for errors, line 187)
FAIL: gcc.dg/typespec-1.c int short void (test for errors, line 188)
FAIL: gcc.dg/typespec-1.c int short char (test for errors, line 189)
FAIL: gcc.dg/typespec-1.c int short short (test for errors, line 190)
FAIL: gcc.dg/typespec-1.c int short int (test for errors, line 191)
FAIL: gcc.dg/typespec-1.c int short long (test for errors, line 192)
FAIL: gcc.dg/typespec-1.c int short float (test for errors, line 193)
FAIL: gcc.dg/typespec-1.c int short double (test for errors, line 194)
FAIL: gcc.dg/typespec-1.c int short _Bool (test for errors, line 197)
FAIL: gcc.dg/typespec-1.c int long void (test for errors, line 198)
FAIL: gcc.dg/typespec-1.c int long char (test for errors, line 199)
FAIL: gcc.dg/typespec-1.c int long short (test for errors, line 200)
FAIL: gcc.dg/typespec-1.c int long int (test for errors, line 201)
FAIL: gcc.dg/typespec-1.c int long float (test for errors, line 203)
FAIL: gcc.dg/typespec-1.c int long double (test for errors, line 204)
FAIL: gcc.dg/typespec-1.c int long _Bool (test for errors, line 207)
FAIL: gcc.dg/typespec-1.c int signed void (test for errors, line 208)
FAIL: gcc.dg/typespec-1.c int signed char (test for errors, line 209)
FAIL: gcc.dg/typespec-1.c int signed int (test for errors, line 211)
FAIL: gcc.dg/typespec-1.c int signed float (test for errors, line 213)
FAIL: gcc.dg/typespec-1.c int signed double (test for errors, line 214)
FAIL: gcc.dg/typespec-1.c int signed signed (test for errors, line 215)
FAIL: gcc.dg/typespec-1.c int signed unsigned (test for errors, line 216)
FAIL: gcc.dg/typespec-1.c int signed _Bool (test for errors, line 217)
FAIL: gcc.dg/typespec-1.c int unsigned void (test for errors, line 218)
FAIL: gcc.dg/typespec-1.c int unsigned char (test for errors, line 219)
FAIL: gcc.dg/typespec-1.c int unsigned int (test for errors, line 221)
FAIL: gcc.dg/typespec-1.c int unsigned float (test for errors, line 223)
FAIL: gcc.dg/typespec-1.c int unsigned double (test for errors, line 224)
FAIL: gcc.dg/typespec-1.c int unsigned signed (test for errors, line 225)
FAIL: gcc.dg/typespec-1.c int unsigned unsigned (test for errors, line 226)
FAIL: gcc.dg/typespec-1.c int unsigned _Bool (test for errors, line 227)
FAIL: gcc.dg/typespec-1.c long int void (test for errors, line 228)
FAIL: gcc.dg/typespec-1.c long int char (test for errors, line 229)
FAIL: gcc.dg/typespec-1.c long int short (test for errors, line 230)
FAIL: gcc.dg/typespec-1.c long int int (test for errors, line 231)
FAIL: gcc.dg/typespec-1.c long int float (test for errors, line 233)
FAIL: gcc.dg/typespec-1.c long int double (test for errors, line 234)
FAIL: gcc.dg/typespec-1.c long int _Bool (test for errors, line 237)
FAIL: gcc.dg/typespec-1.c long long void (test for errors, line 238)
FAIL: gcc.dg/typespec-1.c long long char (test for errors, line 239)
FAIL: gcc.dg/typespec-1.c long long short (test for errors, line 240)
FAIL: gcc.dg/typespec-1.c long long long (test for errors, line 242)
FAIL: gcc.dg/typespec-1.c long long float (test for errors, line 243)
FAIL: gcc.dg/typespec-1.c long long double (test for errors, line 244)
FAIL: gcc.dg/typespec-1.c long long _Bool (test for errors, line 247)
FAIL: gcc.dg/typespec-1.c long double void (test for errors, line 248)
FAIL: gcc.dg/typespec-1.c long double char (test for errors, line 249)
FAIL: gcc.dg/typespec-1.c long double short (test for errors, line 250)
FAIL: gcc.dg/typespec-1.c long double int (test for errors, line 251)
FAIL: gcc.dg/typespec-1.c long double long (test for errors, line 252)
FAIL: gcc.dg/typespec-1.c long double float (test for errors, line 253)
FAIL: gcc.dg/typespec-1.c long double double (test for errors, line 254)
FAIL: gcc.dg/typespec-1.c long double signed (test for errors, line 255)
FAIL: gcc.dg/typespec-1.c long double unsigned (test for errors, line 256)
FAIL: gcc.dg/typespec-1.c long double _Bool (test for errors, line 257)
FAIL: gcc.dg/typespec-1.c long signed void (test for errors, line 258)
FAIL: gcc.dg/typespec-1.c long signed char (test for errors, line 259)
FAIL: gcc.dg/typespec-1.c long signed short (test for errors, line 260)
FAIL: gcc.dg/typespec-1.c long signed float (test for errors, line 263)
FAIL: gcc.dg/typespec-1.c long signed double (test for errors, line 264)
FAIL: gcc.dg/typespec-1.c long signed signed (test for errors, line 265)
FAIL: gcc.dg/typespec-1.c long signed unsigned (test for errors, line 266)
FAIL: gcc.dg/typespec-1.c long signed _Bool (test for errors, line 267)
FAIL: gcc.dg/typespec-1.c long unsigned void (test for errors, line 268)
FAIL: gcc.dg/typespec-1.c long unsigned char (test for errors, line 269)
FAIL: gcc.dg/typespec-1.c long unsigned short (test for errors, line 270)
FAIL: gcc.dg/typespec-1.c long unsigned float (test for errors, line 273)
FAIL: gcc.dg/typespec-1.c long unsigned double (test for errors, line 274)
FAIL: gcc.dg/typespec-1.c long unsigned signed (test for errors, line 275)
FAIL: gcc.dg/typespec-1.c long unsigned unsigned (test for errors, line 276)
FAIL: gcc.dg/typespec-1.c long unsigned _Bool (test for errors, line 277)
FAIL: gcc.dg/typespec-1.c double long void (test for errors, line 278)
FAIL: gcc.dg/typespec-1.c double long char (test for errors, line 279)
FAIL: gcc.dg/typespec-1.c double long short (test for errors, line 280)
FAIL: gcc.dg/typespec-1.c double long int (test for errors, line 281)
FAIL: gcc.dg/typespec-1.c double long long (test for errors, line 282)
FAIL: gcc.dg/typespec-1.c double long float (test for errors, line 283)
FAIL: gcc.dg/typespec-1.c double long double (test for errors, line 284)
FAIL: gcc.dg/typespec-1.c double long signed (test for errors, line 285)
FAIL: gcc.dg/typespec-1.c double long unsigned (test for errors, line 286)
FAIL: gcc.dg/typespec-1.c double long _Bool (test for errors, line 287)
FAIL: gcc.dg/typespec-1.c signed char void (test for errors, line 288)
FAIL: gcc.dg/typespec-1.c signed char char (test for errors, line 289)
FAIL: gcc.dg/typespec-1.c signed char short (test for errors, line 290)
FAIL: gcc.dg/typespec-1.c signed char int (test for errors, line 291)
FAIL: gcc.dg/typespec-1.c signed char long (test for errors, line 292)
FAIL: gcc.dg/typespec-1.c signed char float (test for errors, line 293)
FAIL: gcc.dg/typespec-1.c signed char double (test for errors, line 294)
FAIL: gcc.dg/typespec-1.c signed char signed (test for errors, line 295)
FAIL: gcc.dg/typespec-1.c signed char unsigned (test for errors, line 296)
FAIL: gcc.dg/typespec-1.c signed char _Bool (test for errors, line 297)
FAIL: gcc.dg/typespec-1.c signed short void (test for errors, line 298)
FAIL: gcc.dg/typespec-1.c signed short char (test for errors, line 299)
FAIL: gcc.dg/typespec-1.c signed short short (test for errors, line 300)
FAIL: gcc.dg/typespec-1.c signed short long (test for errors, line 302)
FAIL: gcc.dg/typespec-1.c signed short float (test for errors, line 303)
FAIL: gcc.dg/typespec-1.c signed short double (test for errors, line 304)
FAIL: gcc.dg/typespec-1.c signed short signed (test for errors, line 305)
FAIL: gcc.dg/typespec-1.c signed short unsigned (test for errors, line 306)
FAIL: gcc.dg/typespec-1.c signed short _Bool (test for errors, line 307)
FAIL: gcc.dg/typespec-1.c signed int void (test for errors, line 308)
FAIL: gcc.dg/typespec-1.c signed int char (test for errors, line 309)
FAIL: gcc.dg/typespec-1.c signed int int (test for errors, line 311)
FAIL: gcc.dg/typespec-1.c signed int float (test for errors, line 313)
FAIL: gcc.dg/typespec-1.c signed int double (test for errors, line 314)
FAIL: gcc.dg/typespec-1.c signed int signed (test for errors, line 315)
FAIL: gcc.dg/typespec-1.c signed int unsigned (test for errors, line 316)
FAIL: gcc.dg/typespec-1.c signed int _Bool (test for errors, line 317)
FAIL: gcc.dg/typespec-1.c signed long void (test for errors, line 318)
FAIL: gcc.dg/typespec-1.c signed long char (test for errors, line 319)
FAIL: gcc.dg/typespec-1.c signed long short (test for errors, line 320)
FAIL: gcc.dg/typespec-1.c signed long float (test for errors, line 323)
FAIL: gcc.dg/typespec-1.c signed long double (test for errors, line 324)
FAIL: gcc.dg/typespec-1.c signed long signed (test for errors, line 325)
FAIL: gcc.dg/typespec-1.c signed long unsigned (test for errors, line 326)
FAIL: gcc.dg/typespec-1.c signed long _Bool (test for errors, line 327)
FAIL: gcc.dg/typespec-1.c unsigned char void (test for errors, line 328)
FAIL: gcc.dg/typespec-1.c unsigned char char (test for errors, line 329)
FAIL: gcc.dg/typespec-1.c unsigned char short (test for errors, line 330)
FAIL: gcc.dg/typespec-1.c unsigned char int (test for errors, line 331)
FAIL: gcc.dg/typespec-1.c unsigned char long (test for errors, line 332)
FAIL: gcc.dg/typespec-1.c unsigned char float (test for errors, line 333)
FAIL: gcc.dg/typespec-1.c unsigned char double (test for errors, line 334)
FAIL: gcc.dg/typespec-1.c unsigned char signed (test for errors, line 335)
FAIL: gcc.dg/typespec-1.c unsigned char unsigned (test for errors, line 336)
FAIL: gcc.dg/typespec-1.c unsigned char _Bool (test for errors, line 337)
FAIL: gcc.dg/typespec-1.c unsigned short void (test for errors, line 338)
FAIL: gcc.dg/typespec-1.c unsigned short char (test for errors, line 339)
FAIL: gcc.dg/typespec-1.c unsigned short short (test for errors, line 340)
FAIL: gcc.dg/typespec-1.c unsigned short long (test for errors, line 342)
FAIL: gcc.dg/typespec-1.c unsigned short float (test for errors, line 343)
FAIL: gcc.dg/typespec-1.c unsigned short double (test for errors, line 344)
FAIL: gcc.dg/typespec-1.c unsigned short signed (test for errors, line 345)
FAIL: gcc.dg/typespec-1.c unsigned short unsigned (test for errors, line 346)
FAIL: gcc.dg/typespec-1.c unsigned short _Bool (test for errors, line 347)
FAIL: gcc.dg/typespec-1.c unsigned int void (test for errors, line 348)
FAIL: gcc.dg/typespec-1.c unsigned int char (test for errors, line 349)
FAIL: gcc.dg/typespec-1.c unsigned int int (test for errors, line 351)
FAIL: gcc.dg/typespec-1.c unsigned int float (test for errors, line 353)
FAIL: gcc.dg/typespec-1.c unsigned int double (test for errors, line 354)
FAIL: gcc.dg/typespec-1.c unsigned int signed (test for errors, line 355)
FAIL: gcc.dg/typespec-1.c unsigned int unsigned (test for errors, line 356)
FAIL: gcc.dg/typespec-1.c unsigned int _Bool (test for errors, line 357)
FAIL: gcc.dg/typespec-1.c unsigned long void (test for errors, line 358)
FAIL: gcc.dg/format/ext-3.c 2-digit year (test for warnings, line 26)
FAIL: gcc.dg/format/ext-3.c bad %a (test for warnings, line 28)
FAIL: gcc.dg/format/ext-3.c bad %a (test for warnings, line 29)
FAIL: gcc.dg/format/ext-3.c bad %a (test for warnings, line 30)
FAIL: gcc.dg/format/ext-3.c bad %a (test for warnings, line 31)
FAIL: gcc.dg/format/ext-3.c bad %A (test for warnings, line 32)
FAIL: gcc.dg/format/ext-3.c bad %A (test for warnings, line 33)
FAIL: gcc.dg/format/ext-3.c bad %A (test for warnings, line 34)
FAIL: gcc.dg/format/ext-3.c bad %A (test for warnings, line 35)
FAIL: gcc.dg/format/ext-3.c bad %b (test for warnings, line 36)
FAIL: gcc.dg/format/ext-3.c bad %b (test for warnings, line 37)
FAIL: gcc.dg/format/ext-3.c bad %b (test for warnings, line 38)
FAIL: gcc.dg/format/ext-3.c bad %b (test for warnings, line 39)
FAIL: gcc.dg/format/ext-3.c bad %B (test for warnings, line 40)
FAIL: gcc.dg/format/ext-3.c bad %B (test for warnings, line 41)
FAIL: gcc.dg/format/ext-3.c bad %B (test for warnings, line 42)
FAIL: gcc.dg/format/ext-3.c bad %B (test for warnings, line 43)
FAIL: gcc.dg/format/ext-3.c bad %F (test for warnings, line 44)
FAIL: gcc.dg/format/gcc_diag-1.c extra arg (test for warnings, line 98)
FAIL: gcc.dg/format/gcc_diag-1.c extra arg (test for warnings, line 99)
FAIL: gcc.dg/format/gcc_diag-1.c extra arg (test for warnings, line 100)
FAIL: gcc.dg/format/gcc_diag-1.c extra arg (test for warnings, line 101)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 102)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 103)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 104)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 105)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 106)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 107)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 108)
FAIL: gcc.dg/format/gcc_diag-1.c bogus modifier (test for warnings, line 109)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 110)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 111)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 112)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 113)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 114)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 115)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 116)
FAIL: gcc.dg/format/gcc_diag-1.c missing arg (test for warnings, line 117)
FAIL: gcc.dg/format/gcc_diag-1.c wrong arg (test for warnings, line 118)
FAIL: gcc.dg/format/gcc_diag-1.c wrong arg (test for warnings, line 119)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 98)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 99)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 100)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE extra arg (test for warnings, line 101)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 102)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 103)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 104)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 105)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 106)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 107)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 108)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE bogus modifier (test for warnings, line 109)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 110)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 111)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 112)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 113)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 114)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 115)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 116)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE missing arg (test for warnings, line 117)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE wrong arg (test for warnings, line 118)
FAIL: gcc.dg/format/gcc_diag-1.c -DWIDE wrong arg (test for warnings, line 119)
FAIL: largefile.c -O0 -g (test for excess errors)
FAIL: largefile.c -O0 (test for excess errors)
FAIL: largefile.c -O1 (test for excess errors)
FAIL: largefile.c -O2 (test for excess errors)
FAIL: largefile.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: largefile.c -O3 -g (test for excess errors)
FAIL: largefile.c -Os (test for excess errors)
FAIL: gcc.misc-tests/linkage.c link


=== gcc Summary for unix/-m32 ===

# of expected passes		41598
# of unexpected failures	745
# of expected failures		116
# of unresolved testcases	1
# of untested testcases		35
# of unsupported tests		321

=== gcc Summary ===

# of expected passes		123962
# of unexpected failures	2763
# of expected failures		370
# of unresolved testcases	27
# of untested testcases		105
# of unsupported tests		1167
/home/aurel32/gcc-4.2/gcc-4.2-4.2.2/build/gcc/xgcc  version 4.2.3 20080114 (prerelease) (Debian 4.2.2-7)

=== gfortran tests ===


Running target unix FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 23) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 27) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 32) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 36) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 40) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 45) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 49) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 50) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 54) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for warnings, line 56) FAIL: gfortran.dg/io_constraints_3.f90 -O (test for excess errors)

=== gfortran Summary for unix ===

# of expected passes		16275
# of unexpected failures	11
# of expected failures		7
# of unsupported tests		17

Running target unix/-fstack-protector
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 14)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 15)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 18)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 23)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 27)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 32)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 36)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 40)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 45)

=== gfortran Summary for unix/-fstack-protector ===

# of expected passes		16277
# of unexpected failures	9
# of expected failures		7
# of unsupported tests		17

Running target unix/-m32
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 14)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 15)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 18)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 23)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 27)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 32)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 36)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 40)
FAIL: gfortran.dg/io_constraints_3.f90  -O   (test for warnings, line 45)

=== gfortran Summary for unix/-m32 ===

# of expected passes		16278
# of unexpected failures	9
# of expected failures		7
# of unsupported tests		16

=== gfortran Summary ===

# of expected passes		48830
# of unexpected failures	29
# of expected failures		21
# of unsupported tests		50
/home/aurel32/gcc-4.2/gcc-4.2-4.2.2/build/gcc/testsuite/gfortran/../../gfortran  version 4.2.3 20080114 (prerelease) (Debian 4.2.2-7)

=== obj-c++ tests ===


Running target unix FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors) FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors) FAIL: obj-c++.dg/cxx-ivars-2.mm execution test FAIL: obj-c++.dg/encode-8.mm execution test FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors) FAIL: obj-c++.dg/layout-1.mm (test for excess errors) FAIL: obj-c++.dg/lookup-2.mm (test for excess errors) UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors) UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors) UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary for unix ===

# of expected passes		426
# of unexpected failures	9
# of unresolved testcases	3
# of unsupported tests		13

Running target unix/-fstack-protector
FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors)
FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors)
FAIL: obj-c++.dg/cxx-ivars-2.mm execution test
FAIL: obj-c++.dg/encode-8.mm execution test
FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors)
FAIL: obj-c++.dg/layout-1.mm (test for excess errors)
FAIL: obj-c++.dg/lookup-2.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary for unix/-fstack-protector ===

# of expected passes		426
# of unexpected failures	9
# of unresolved testcases	3
# of unsupported tests		13

Running target unix/-m32
FAIL: obj-c++.dg/cxx-ivars-2.mm execution test
FAIL: obj-c++.dg/encode-8.mm execution test
FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors)
FAIL: obj-c++.dg/lookup-2.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary for unix/-m32 ===

# of expected passes		429
# of unexpected failures	6
# of unresolved testcases	3
# of unsupported tests		13

=== obj-c++ Summary ===

# of expected passes		1281
# of unexpected failures	24
# of unresolved testcases	9
# of unsupported tests		39
/home/aurel32/gcc-4.2/gcc-4.2-4.2.2/build/gcc/testsuite/obj-c++/../../g++  version 4.2.3 20080114 (prerelease) (Debian 4.2.2-7)

=== objc tests ===


Running target unix


=== objc Summary for unix ===

# of expected passes		1806
# of expected failures		7
# of unsupported tests		24

Running target unix/-fstack-protector

=== objc Summary for unix/-fstack-protector ===

# of expected passes		1806
# of expected failures		7
# of unsupported tests		24

Running target unix/-m32

=== objc Summary for unix/-m32 ===

# of expected passes		1806
# of expected failures		7
# of unsupported tests		24

=== objc Summary ===

# of expected passes		5418
# of expected failures		21
# of unsupported tests		72
/home/aurel32/gcc-4.2/gcc-4.2-4.2.2/build/gcc/xgcc  version 4.2.3 20080114 (prerelease) (Debian 4.2.2-7)

=== treelang tests ===


Running target unix


=== treelang Summary for unix ===

# of expected passes 52

Running target unix/-fstack-protector

=== treelang Summary for unix/-fstack-protector ===

# of expected passes 52

Running target unix/-m32

=== treelang Summary for unix/-m32 ===

# of expected passes 52

=== treelang Summary ===

# of expected passes		156
		=== libffi tests ===


Running target unix


=== libffi Summary for unix ===

# of expected passes		1116
# of unsupported tests		8

Running target unix/-fstack-protector

=== libffi Summary for unix/-fstack-protector ===

# of expected passes		1116
# of unsupported tests		8

Running target unix/-m32

=== libffi Summary for unix/-m32 ===

# of expected passes		1116
# of unsupported tests		8

=== libffi Summary ===

# of expected passes		3348
# of unsupported tests		24
		=== libgomp tests ===


Running target unix


=== libgomp Summary for unix ===

# of expected passes 1574

Running target unix/-fstack-protector

=== libgomp Summary for unix/-fstack-protector ===

# of expected passes 1574

Running target unix/-m32
FAIL: libgomp.c/appendix-a/a.18.1.c execution test
FAIL: libgomp.c/appendix-a/a.19.1.c execution test
FAIL: libgomp.c/appendix-a/a.2.1.c execution test
FAIL: libgomp.c/appendix-a/a.36.1.c execution test
FAIL: libgomp.c/barrier-1.c execution test
FAIL: libgomp.c/copyin-1.c execution test
FAIL: libgomp.c/copyin-2.c execution test
FAIL: libgomp.c/copyin-3.c execution test
FAIL: libgomp.c/critical-1.c execution test
FAIL: libgomp.c/lib-1.c execution test
FAIL: libgomp.c/loop-1.c execution test
FAIL: libgomp.c/loop-2.c execution test
FAIL: libgomp.c/nested-1.c execution test
FAIL: libgomp.c/nested-2.c execution test
FAIL: libgomp.c/nestedfn-1.c execution test
FAIL: libgomp.c/nestedfn-3.c execution test
FAIL: libgomp.c/nestedfn-4.c execution test
FAIL: libgomp.c/nestedfn-5.c execution test
FAIL: libgomp.c/omp-loop03.c execution test
FAIL: libgomp.c/omp-nested-1.c execution test
FAIL: libgomp.c/omp-parallel-for.c execution test
FAIL: libgomp.c/omp-parallel-if.c execution test
FAIL: libgomp.c/ordered-1.c execution test
FAIL: libgomp.c/ordered-2.c execution test
FAIL: libgomp.c/ordered-3.c execution test
FAIL: libgomp.c/parallel-1.c execution test
FAIL: libgomp.c/pr24455.c execution test
FAIL: libgomp.c/pr26943-1.c execution test
FAIL: libgomp.c/pr26943-2.c execution test
FAIL: libgomp.c/pr26943-3.c execution test
FAIL: libgomp.c/pr26943-4.c execution test
FAIL: libgomp.c/pr30494.c execution test
FAIL: libgomp.c/pr32362-1.c execution test
FAIL: libgomp.c/pr32362-2.c execution test
FAIL: libgomp.c/pr32362-3.c execution test
FAIL: libgomp.c/pr32468.c execution test
FAIL: libgomp.c/reduction-1.c execution test
FAIL: libgomp.c/reduction-2.c execution test
FAIL: libgomp.c/reduction-3.c execution test
FAIL: libgomp.c/reduction-4.c execution test
FAIL: libgomp.c/sections-1.c execution test
FAIL: libgomp.c/shared-1.c execution test
FAIL: libgomp.c/shared-2.c execution test
FAIL: libgomp.c/single-1.c execution test
FAIL: libgomp.c/vla-1.c execution test
FAIL: libgomp.c++/copyin-1.C  -O0  execution test
FAIL: libgomp.c++/copyin-1.C  -O1  execution test
FAIL: libgomp.c++/copyin-1.C  -O2  execution test
FAIL: libgomp.c++/copyin-1.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/copyin-1.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/copyin-1.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/copyin-1.C  -O3 -g  execution test
FAIL: libgomp.c++/copyin-1.C  -Os  execution test
FAIL: libgomp.c++/copyin-2.C  -O0  execution test
FAIL: libgomp.c++/copyin-2.C  -O1  execution test
FAIL: libgomp.c++/copyin-2.C  -O2  execution test
FAIL: libgomp.c++/copyin-2.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/copyin-2.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/copyin-2.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/copyin-2.C  -O3 -g  execution test
FAIL: libgomp.c++/copyin-2.C  -Os  execution test
FAIL: libgomp.c++/ctor-1.C  -O0  execution test
FAIL: libgomp.c++/ctor-1.C  -O1  execution test
FAIL: libgomp.c++/ctor-1.C  -O2  execution test
FAIL: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-1.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-1.C  -Os  execution test
FAIL: libgomp.c++/ctor-2.C  -O0  execution test
FAIL: libgomp.c++/ctor-2.C  -O1  execution test
FAIL: libgomp.c++/ctor-2.C  -O2  execution test
FAIL: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-2.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-2.C  -Os  execution test
FAIL: libgomp.c++/ctor-3.C  -O0  execution test
FAIL: libgomp.c++/ctor-3.C  -O1  execution test
FAIL: libgomp.c++/ctor-3.C  -O2  execution test
FAIL: libgomp.c++/ctor-3.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-3.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-3.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-3.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-3.C  -Os  execution test
FAIL: libgomp.c++/ctor-4.C  -O0  execution test
FAIL: libgomp.c++/ctor-4.C  -O1  execution test
FAIL: libgomp.c++/ctor-4.C  -O2  execution test
FAIL: libgomp.c++/ctor-4.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-4.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-4.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-4.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-4.C  -Os  execution test
FAIL: libgomp.c++/ctor-5.C  -O0  execution test
FAIL: libgomp.c++/ctor-5.C  -O1  execution test
FAIL: libgomp.c++/ctor-5.C  -O2  execution test
FAIL: libgomp.c++/ctor-5.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-5.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-5.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-5.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-5.C  -Os  execution test
FAIL: libgomp.c++/ctor-6.C  -O0  execution test
FAIL: libgomp.c++/ctor-6.C  -O1  execution test
FAIL: libgomp.c++/ctor-6.C  -O2  execution test
FAIL: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-6.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-6.C  -Os  execution test
FAIL: libgomp.c++/ctor-7.C  -O0  execution test
FAIL: libgomp.c++/ctor-7.C  -O1  execution test
FAIL: libgomp.c++/ctor-7.C  -O2  execution test
FAIL: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-7.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-7.C  -Os  execution test
FAIL: libgomp.c++/ctor-8.C  -O0  execution test
FAIL: libgomp.c++/ctor-8.C  -O1  execution test
FAIL: libgomp.c++/ctor-8.C  -O2  execution test
FAIL: libgomp.c++/ctor-8.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-8.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-8.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-8.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-8.C  -Os  execution test
FAIL: libgomp.c++/ctor-9.C  -O0  execution test
FAIL: libgomp.c++/ctor-9.C  -O1  execution test
FAIL: libgomp.c++/ctor-9.C  -O2  execution test
FAIL: libgomp.c++/ctor-9.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-9.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-9.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-9.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-9.C  -Os  execution test
FAIL: libgomp.c++/loop-3.C  -O  execution test
FAIL: libgomp.c++/loop-4.C  -O  execution test
FAIL: libgomp.c++/nested-1.C  -O0  execution test
FAIL: libgomp.c++/nested-1.C  -O1  execution test
FAIL: libgomp.c++/nested-1.C  -O2  execution test
FAIL: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/nested-1.C  -O3 -g  execution test
FAIL: libgomp.c++/nested-1.C  -Os  execution test
FAIL: libgomp.c++/parallel-1.C  -O  execution test
FAIL: libgomp.c++/pr24455.C  -O0  execution test
FAIL: libgomp.c++/pr24455.C  -O1  execution test
FAIL: libgomp.c++/pr24455.C  -O2  execution test
FAIL: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/pr24455.C  -O3 -g  execution test
FAIL: libgomp.c++/pr24455.C  -Os  execution test
FAIL: libgomp.c++/pr26943.C  -O0  execution test
FAIL: libgomp.c++/pr26943.C  -O1  execution test
FAIL: libgomp.c++/pr26943.C  -O2  execution test
FAIL: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/pr26943.C  -O3 -g  execution test
FAIL: libgomp.c++/pr26943.C  -Os  execution test
FAIL: libgomp.c++/pr27337.C  -O0  execution test
FAIL: libgomp.c++/pr27337.C  -O1  execution test
FAIL: libgomp.c++/pr27337.C  -O2  execution test
FAIL: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/pr27337.C  -O3 -g  execution test
FAIL: libgomp.c++/pr27337.C  -Os  execution test
FAIL: libgomp.c++/pr30703.C  -O0  execution test
FAIL: libgomp.c++/pr30703.C  -O1  execution test
FAIL: libgomp.c++/pr30703.C  -O2  execution test
FAIL: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/pr30703.C  -O3 -g  execution test
FAIL: libgomp.c++/pr30703.C  -Os  execution test
FAIL: libgomp.c++/reduction-1.C  -O  execution test
FAIL: libgomp.c++/reduction-2.C  -O  execution test
FAIL: libgomp.c++/reduction-3.C  -O  execution test
FAIL: libgomp.c++/shared-1.C  -O  execution test
FAIL: libgomp.c++/shared-2.C  -O  execution test
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O0  execution test
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O1  execution test
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O2  execution test
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -Os  execution test
FAIL: libgomp.fortran/appendix-a/a.19.1.f90  -O0  execution test
FAIL: libgomp.fortran/appendix-a/a.19.1.f90  -O1  execution test
FAIL: libgomp.fortran/appendix-a/a.19.1.f90  -O2  execution test
FAIL: libgomp.fortran/appendix-a/a.19.1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/appendix-a/a.19.1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/appendix-a/a.19.1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/appendix-a/a.19.1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/appendix-a/a.19.1.f90  -Os  execution test
FAIL: libgomp.fortran/appendix-a/a.2.1.f90  -O0  execution test
FAIL: libgomp.fortran/appendix-a/a.2.1.f90  -O1  execution test
FAIL: libgomp.fortran/appendix-a/a.2.1.f90  -O2  execution test
FAIL: libgomp.fortran/appendix-a/a.2.1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/appendix-a/a.2.1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/appendix-a/a.2.1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/appendix-a/a.2.1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/appendix-a/a.2.1.f90  -Os  execution test
FAIL: libgomp.fortran/character1.f90  -O0  execution test
FAIL: libgomp.fortran/character1.f90  -O1  execution test
FAIL: libgomp.fortran/character1.f90  -O2  execution test
FAIL: libgomp.fortran/character1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/character1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/character1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/character1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/character1.f90  -Os  execution test
FAIL: libgomp.fortran/character2.f90  -O0  execution test
FAIL: libgomp.fortran/character2.f90  -O1  execution test
FAIL: libgomp.fortran/character2.f90  -O2  execution test
FAIL: libgomp.fortran/character2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/character2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/character2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/character2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/character2.f90  -Os  execution test
FAIL: libgomp.fortran/crayptr1.f90  -O0  execution test
FAIL: libgomp.fortran/crayptr1.f90  -O1  execution test
FAIL: libgomp.fortran/crayptr1.f90  -O2  execution test
FAIL: libgomp.fortran/crayptr1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/crayptr1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/crayptr1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/crayptr1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/crayptr1.f90  -Os  execution test
FAIL: libgomp.fortran/do1.f90  -O0  execution test
FAIL: libgomp.fortran/do1.f90  -O1  execution test
FAIL: libgomp.fortran/do1.f90  -O2  execution test
FAIL: libgomp.fortran/do1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/do1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/do1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/do1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/do1.f90  -Os  execution test
FAIL: libgomp.fortran/do2.f90  -O0  execution test
FAIL: libgomp.fortran/do2.f90  -O1  execution test
FAIL: libgomp.fortran/do2.f90  -O2  execution test
FAIL: libgomp.fortran/do2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/do2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/do2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/do2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/do2.f90  -Os  execution test
FAIL: libgomp.fortran/jacobi.f  -O0  execution test
FAIL: libgomp.fortran/jacobi.f  -O1  execution test
FAIL: libgomp.fortran/jacobi.f  -O2  execution test
FAIL: libgomp.fortran/jacobi.f  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/jacobi.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/jacobi.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/jacobi.f  -O3 -g  execution test
FAIL: libgomp.fortran/jacobi.f  -Os  execution test
FAIL: libgomp.fortran/lib1.f90  -O0  execution test
FAIL: libgomp.fortran/lib1.f90  -O1  execution test
FAIL: libgomp.fortran/lib1.f90  -O2  execution test
FAIL: libgomp.fortran/lib1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/lib1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/lib1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/lib1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/lib1.f90  -Os  execution test
FAIL: libgomp.fortran/lib2.f  -O0  execution test
FAIL: libgomp.fortran/lib2.f  -O1  execution test
FAIL: libgomp.fortran/lib2.f  -O2  execution test
FAIL: libgomp.fortran/lib2.f  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/lib2.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/lib2.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/lib2.f  -O3 -g  execution test
FAIL: libgomp.fortran/lib2.f  -Os  execution test
FAIL: libgomp.fortran/lib3.f  -O0  execution test
FAIL: libgomp.fortran/lib3.f  -O1  execution test
FAIL: libgomp.fortran/lib3.f  -O2  execution test
FAIL: libgomp.fortran/lib3.f  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/lib3.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/lib3.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/lib3.f  -O3 -g  execution test
FAIL: libgomp.fortran/lib3.f  -Os  execution test
FAIL: libgomp.fortran/nestedfn1.f90  -O0  execution test
FAIL: libgomp.fortran/nestedfn1.f90  -O1  execution test
FAIL: libgomp.fortran/nestedfn1.f90  -O2  execution test
FAIL: libgomp.fortran/nestedfn1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/nestedfn1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/nestedfn1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/nestedfn1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/nestedfn1.f90  -Os  execution test
FAIL: libgomp.fortran/nestedfn2.f90  -O0  execution test
FAIL: libgomp.fortran/nestedfn2.f90  -O1  execution test
FAIL: libgomp.fortran/nestedfn2.f90  -O2  execution test
FAIL: libgomp.fortran/nestedfn2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/nestedfn2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/nestedfn2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/nestedfn2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/nestedfn2.f90  -Os  execution test
FAIL: libgomp.fortran/nestedfn3.f90  -O0  execution test
FAIL: libgomp.fortran/nestedfn3.f90  -O1  execution test
FAIL: libgomp.fortran/nestedfn3.f90  -O2  execution test
FAIL: libgomp.fortran/nestedfn3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/nestedfn3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/nestedfn3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/nestedfn3.f90  -O3 -g  execution test
FAIL: libgomp.fortran/nestedfn3.f90  -Os  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O0  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O1  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O2  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -Os  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O0  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O1  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O2  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -Os  execution test
FAIL: libgomp.fortran/omp_parse3.f90  -O0  execution test
FAIL: libgomp.fortran/omp_parse3.f90  -O1  execution test
FAIL: libgomp.fortran/omp_parse3.f90  -O2  execution test
FAIL: libgomp.fortran/omp_parse3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/omp_parse3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/omp_parse3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/omp_parse3.f90  -O3 -g  execution test
FAIL: libgomp.fortran/omp_parse3.f90  -Os  execution test
FAIL: libgomp.fortran/omp_parse4.f90  -O0  execution test
FAIL: libgomp.fortran/omp_parse4.f90  -O1  execution test
FAIL: libgomp.fortran/omp_parse4.f90  -O2  execution test
FAIL: libgomp.fortran/omp_parse4.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/omp_parse4.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/omp_parse4.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/omp_parse4.f90  -O3 -g  execution test
FAIL: libgomp.fortran/omp_parse4.f90  -Os  execution test
FAIL: libgomp.fortran/pr25162.f  -O0  execution test
FAIL: libgomp.fortran/pr25162.f  -O1  execution test
FAIL: libgomp.fortran/pr25162.f  -O2  execution test
FAIL: libgomp.fortran/pr25162.f  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/pr25162.f  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/pr25162.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/pr25162.f  -O3 -g  execution test
FAIL: libgomp.fortran/pr25162.f  -Os  execution test
FAIL: libgomp.fortran/pr27395-1.f90  -O0  execution test
FAIL: libgomp.fortran/pr27395-1.f90  -O1  execution test
FAIL: libgomp.fortran/pr27395-1.f90  -O2  execution test
FAIL: libgomp.fortran/pr27395-1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/pr27395-1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/pr27395-1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/pr27395-1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/pr27395-1.f90  -Os  execution test
FAIL: libgomp.fortran/pr27395-2.f90  -O0  execution test
FAIL: libgomp.fortran/pr27395-2.f90  -O1  execution test
FAIL: libgomp.fortran/pr27395-2.f90  -O2  execution test
FAIL: libgomp.fortran/pr27395-2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/pr27395-2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/pr27395-2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/pr27395-2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/pr27395-2.f90  -Os  execution test
FAIL: libgomp.fortran/pr27416-1.f90  -O0  execution test
FAIL: libgomp.fortran/pr27416-1.f90  -O1  execution test
FAIL: libgomp.fortran/pr27416-1.f90  -O2  execution test
FAIL: libgomp.fortran/pr27416-1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/pr27416-1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/pr27416-1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/pr27416-1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/pr27416-1.f90  -Os  execution test
FAIL: libgomp.fortran/pr27916-1.f90  -O0  execution test
FAIL: libgomp.fortran/pr27916-1.f90  -O1  execution test
FAIL: libgomp.fortran/pr27916-1.f90  -O2  execution test
FAIL: libgomp.fortran/pr27916-1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/pr27916-1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/pr27916-1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/pr27916-1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/pr27916-1.f90  -Os  execution test
FAIL: libgomp.fortran/pr27916-2.f90  -O0  execution test
FAIL: libgomp.fortran/pr27916-2.f90  -O1  execution test
FAIL: libgomp.fortran/pr27916-2.f90  -O2  execution test
FAIL: libgomp.fortran/pr27916-2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/pr27916-2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/pr27916-2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/pr27916-2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/pr27916-2.f90  -Os  execution test
FAIL: libgomp.fortran/pr29629.f90  -O0  execution test
FAIL: libgomp.fortran/pr29629.f90  -O1  execution test
FAIL: libgomp.fortran/pr29629.f90  -O2  execution test
FAIL: libgomp.fortran/pr29629.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/pr29629.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/pr29629.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/pr29629.f90  -O3 -g  execution test
FAIL: libgomp.fortran/pr29629.f90  -Os  execution test
FAIL: libgomp.fortran/reduction1.f90  -O0  execution test
FAIL: libgomp.fortran/reduction1.f90  -O1  execution test
FAIL: libgomp.fortran/reduction1.f90  -O2  execution test
FAIL: libgomp.fortran/reduction1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/reduction1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/reduction1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/reduction1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/reduction1.f90  -Os  execution test
FAIL: libgomp.fortran/reduction2.f90  -O0  execution test
FAIL: libgomp.fortran/reduction2.f90  -O1  execution test
FAIL: libgomp.fortran/reduction2.f90  -O2  execution test
FAIL: libgomp.fortran/reduction2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/reduction2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/reduction2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/reduction2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/reduction2.f90  -Os  execution test
FAIL: libgomp.fortran/reduction3.f90  -O0  execution test
FAIL: libgomp.fortran/reduction3.f90  -O1  execution test
FAIL: libgomp.fortran/reduction3.f90  -O2  execution test
FAIL: libgomp.fortran/reduction3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/reduction3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/reduction3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/reduction3.f90  -O3 -g  execution test
FAIL: libgomp.fortran/reduction3.f90  -Os  execution test
FAIL: libgomp.fortran/reduction4.f90  -O0  execution test
FAIL: libgomp.fortran/reduction4.f90  -O1  execution test
FAIL: libgomp.fortran/reduction4.f90  -O2  execution test
FAIL: libgomp.fortran/reduction4.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/reduction4.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/reduction4.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/reduction4.f90  -O3 -g  execution test
FAIL: libgomp.fortran/reduction4.f90  -Os  execution test
FAIL: libgomp.fortran/reduction5.f90  -O0  execution test
FAIL: libgomp.fortran/reduction5.f90  -O1  execution test
FAIL: libgomp.fortran/reduction5.f90  -O2  execution test
FAIL: libgomp.fortran/reduction5.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/reduction5.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/reduction5.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/reduction5.f90  -O3 -g  execution test
FAIL: libgomp.fortran/reduction5.f90  -Os  execution test
FAIL: libgomp.fortran/reduction6.f90  -O0  execution test
FAIL: libgomp.fortran/reduction6.f90  -O1  execution test
FAIL: libgomp.fortran/reduction6.f90  -O2  execution test
FAIL: libgomp.fortran/reduction6.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/reduction6.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/reduction6.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/reduction6.f90  -O3 -g  execution test
FAIL: libgomp.fortran/reduction6.f90  -Os  execution test
FAIL: libgomp.fortran/reference1.f90  -O0  execution test
FAIL: libgomp.fortran/reference1.f90  -O1  execution test
FAIL: libgomp.fortran/reference1.f90  -O2  execution test
FAIL: libgomp.fortran/reference1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/reference1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/reference1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/reference1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/reference1.f90  -Os  execution test
FAIL: libgomp.fortran/retval1.f90  -O0  execution test
FAIL: libgomp.fortran/retval1.f90  -O1  execution test
FAIL: libgomp.fortran/retval1.f90  -O2  execution test
FAIL: libgomp.fortran/retval1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/retval1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/retval1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/retval1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/retval1.f90  -Os  execution test
FAIL: libgomp.fortran/retval2.f90  -O0  execution test
FAIL: libgomp.fortran/retval2.f90  -O1  execution test
FAIL: libgomp.fortran/retval2.f90  -O2  execution test
FAIL: libgomp.fortran/retval2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/retval2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/retval2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/retval2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/retval2.f90  -Os  execution test
FAIL: libgomp.fortran/sharing1.f90  -O0  execution test
FAIL: libgomp.fortran/sharing1.f90  -O1  execution test
FAIL: libgomp.fortran/sharing1.f90  -O2  execution test
FAIL: libgomp.fortran/sharing1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/sharing1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/sharing1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/sharing1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/sharing1.f90  -Os  execution test
FAIL: libgomp.fortran/sharing2.f90  -O0  execution test
FAIL: libgomp.fortran/sharing2.f90  -O1  execution test
FAIL: libgomp.fortran/sharing2.f90  -O2  execution test
FAIL: libgomp.fortran/sharing2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/sharing2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/sharing2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/sharing2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/sharing2.f90  -Os  execution test
FAIL: libgomp.fortran/threadprivate1.f90  -O0  execution test
FAIL: libgomp.fortran/threadprivate1.f90  -O1  execution test
FAIL: libgomp.fortran/threadprivate1.f90  -O2  execution test
FAIL: libgomp.fortran/threadprivate1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/threadprivate1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/threadprivate1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/threadprivate1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/threadprivate1.f90  -Os  execution test
FAIL: libgomp.fortran/threadprivate2.f90  -O0  execution test
FAIL: libgomp.fortran/threadprivate2.f90  -O1  execution test
FAIL: libgomp.fortran/threadprivate2.f90  -O2  execution test
FAIL: libgomp.fortran/threadprivate2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/threadprivate2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/threadprivate2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/threadprivate2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/threadprivate2.f90  -Os  execution test
FAIL: libgomp.fortran/threadprivate3.f90  -O0  execution test
FAIL: libgomp.fortran/threadprivate3.f90  -O1  execution test
FAIL: libgomp.fortran/threadprivate3.f90  -O2  execution test
FAIL: libgomp.fortran/threadprivate3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/threadprivate3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/threadprivate3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/threadprivate3.f90  -O3 -g  execution test
FAIL: libgomp.fortran/threadprivate3.f90  -Os  execution test
FAIL: libgomp.fortran/vla1.f90  -O0  execution test
FAIL: libgomp.fortran/vla1.f90  -O1  execution test
FAIL: libgomp.fortran/vla1.f90  -O2  execution test
FAIL: libgomp.fortran/vla1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/vla1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/vla1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla1.f90  -Os  execution test
FAIL: libgomp.fortran/vla2.f90  -O0  execution test
FAIL: libgomp.fortran/vla2.f90  -O1  execution test
FAIL: libgomp.fortran/vla2.f90  -O2  execution test
FAIL: libgomp.fortran/vla2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/vla2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/vla2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla2.f90  -Os  execution test
FAIL: libgomp.fortran/vla3.f90  -O0  execution test
FAIL: libgomp.fortran/vla3.f90  -O1  execution test
FAIL: libgomp.fortran/vla3.f90  -O2  execution test
FAIL: libgomp.fortran/vla3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla3.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/vla3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/vla3.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla3.f90  -Os  execution test
FAIL: libgomp.fortran/vla4.f90  -O0  execution test
FAIL: libgomp.fortran/vla4.f90  -O1  execution test
FAIL: libgomp.fortran/vla4.f90  -O2  execution test
FAIL: libgomp.fortran/vla4.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla4.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/vla4.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/vla4.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla4.f90  -Os  execution test
FAIL: libgomp.fortran/vla5.f90  -O0  execution test
FAIL: libgomp.fortran/vla5.f90  -O1  execution test
FAIL: libgomp.fortran/vla5.f90  -O2  execution test
FAIL: libgomp.fortran/vla5.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla5.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/vla5.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/vla5.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla5.f90  -Os  execution test
FAIL: libgomp.fortran/vla6.f90  -O0  execution test
FAIL: libgomp.fortran/vla6.f90  -O1  execution test
FAIL: libgomp.fortran/vla6.f90  -O2  execution test
FAIL: libgomp.fortran/vla6.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla6.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/vla6.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/vla6.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla6.f90  -Os  execution test
FAIL: libgomp.fortran/vla7.f90  -O0  execution test
FAIL: libgomp.fortran/vla7.f90  -O1  execution test
FAIL: libgomp.fortran/vla7.f90  -O2  execution test
FAIL: libgomp.fortran/vla7.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla7.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.fortran/vla7.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/vla7.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla7.f90  -Os  execution test
FAIL: libgomp.fortran/workshare1.f90  -O  execution test

=== libgomp Summary for unix/-m32 ===

# of expected passes		1016
# of unexpected failures	558

=== libgomp Summary ===

# of expected passes		4164
# of unexpected failures	558
		=== libstdc++ tests ===


Running target unix XPASS: 27_io/fpos/14320-1.cc execution test

=== libstdc++ Summary for unix ===

# of expected passes		3828
# of unexpected successes	1
# of expected failures		14
# of unsupported tests		328

Running target unix/-fstack-protector
XPASS: 27_io/fpos/14320-1.cc execution test

=== libstdc++ Summary for unix/-fstack-protector ===

# of expected passes		3828
# of unexpected successes	1
# of expected failures		14
# of unsupported tests		328

Running target unix/-m32

=== libstdc++ Summary for unix/-m32 ===

# of expected passes		3828
# of expected failures		15
# of unsupported tests		328

=== libstdc++ Summary ===

# of expected passes		11484
# of unexpected successes	2
# of expected failures		43
# of unsupported tests		984

Compiler version: 4.2.3 20080114 (prerelease) (Debian 4.2.2-7) Platform: x86_64-pc-kfreebsd-gnu
configure flags: -v --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --disable-libmudflap --enable-checking=release --build=x86_64-kfreebsd-gnu --host=x86_64-kfreebsd-gnu --target=x86_64-kfreebsd-gnu --enable-languages=c,c++,fortran,objc,obj-c++,treelang
BOOT_CFLAGS=



Build Dependencies: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==================================-==============================-============================================== ii binutils 2.18.1~cvs20080103-1 The GNU assembler, linker and binary utilities ii libc0.1 2.7-6 GNU C Library: Shared libraries


Patches that Debian applied in this version:


svn-updates:
  updates from the 4.2 branch upto 20080114.

rename-info-files:
  Allow transformations on info file names. Reference the
  transformed info file names in the texinfo files.

gcc-version:
  Add package identification to the gcc version string

gcc-textdomain:
  Set gettext's domain and textdomain to the versioned package name.

gcc-driver-extra-langs:
  Add options and specs for languages that are not built from a source
  (but built from separate sources).

gcc-hash-style-both:
  Link using --hash-style=both (alpha, amd64, ia64, i386, powerpc, ppc64, s390, sparc)

libstdc++-pic:
  Build and install libstdc++_pic.a library.

libstdc++-doclink:
  adjust hrefs to point to the local documentation

libstdc++-doxygen:
  libstdc++ doxygen docs: Set SHORT_NAMES to YES

libjava-stacktrace:
  libgcj: Lookup source file name and line number in separated
  debug files found in /usr/lib/debug

libjava-subdir:
  - Set the libjava sublibdir to /usr/lib/gcj-4.2
  - Set the default libgcj database dir to /var/lib/gcj-4.2

libjava-jnipath:
  - Add /usr/lib/jni to java.library.path.
  - When running the i386 binaries on amd64, look in
  - /usr/lib32/gcj-x.y and /usr/lib32/jni instead.

libjava-sjlj:
  Don't try to use _Unwind_Backtrace on SJLJ targets.
  See bug #387875, #388505, GCC PR 29206.

libjava-rpath:
  - Link ecjx and gij with -rpath \$(dbexecdir)

libjava-examples:
  Fix build for libjava/classpath/examples

libjava-jar:
  gjar: support @ arguments.

libjava-nojavac:
  libjava/classpath: Don't require javac without java maintainer mode.

libjava-armel-ldflags:
  Adjust libjava extra_ldflags for armel.

libffi-configure:
  Add --enable-libffi option to toplevel configure script

pr20218:
  Backport from mainline for PR middle-end/17982, PR middle-end/20218.

pr20218-mips:
  Backport from mainline for PR middle-end/20218, mips part.

pr28102:
  Apply proposed fix for PR target/28102.

pr31868:
  Backport from mainline for PR target/31868

pr22244:
  Improve debug info for packed arrays with constant bounds (PR fortran/22244)

pr30961:
  <your description>

libgcc-tramp-ppc32:
  Fix libgcc.a(tramp.o) on ppc32

gcc-directives-only:
  Backport from trunk: -fdirectives-only (when preprocessing,
  handle directives, but do not expand macros).

sparc-niagara2:
  Add niagara2 optimization support

alpha-no-ev4-directive:

boehm-gc-nocheck:
  Disable running the boehm-gc testsuite. Hangs the buildd at least on hppa.

boehm-gc-getnprocs:
  boehm-gc/pthread_support.c (GC_get_nprocs): Use sysconf as fallback.

note-gnu-stack:
  Add .note.GNU-stack sections for gcc's crt files, libffi and boehm-gc
  Taken from FC.

arm-pr28516:
  Fix PR28516 on ARM

arm-pr30486:
  Fix 30486 on ARM

arm-unbreak-eabi-armv4t:
  Fix armv4t build on ARM

hurd-profiling:
  Fix profiling on hurd-i386.

hurd-fast-math:
  Support -ffast-math on hurd-i386.

m68k-fjump:
  gcc/config/m68k/m68k.md:
  always use as fjcc pseudo op, we rely heavily on as
  to generate the right size for the jump instructions
  fixes #359281

m68k-save_pic:
  gcc/config/m68k/m68k.c:
  correctly save the pic register, when not done by reload()
  (fixes _Unwind_RaiseException and thus exception handling)
  fixes 345574

m68k-dwarf:
  correct the dwarf frame information, but preserve compatibility

m68k-split_shift:
  use correct predicates for long long shifts and use more splits
  fixes 381572

m68k-limit_reload:
  correctly limit reload class
  fixes 375522

m68k-prevent-qipush:
  prevent combine from creating a byte push on the stack (invalid on m68k)

m68k-return:
  don't use single return if fp register have to be restored
  fixes 386864

m68k-jumptable:
  Don't force byte offset when accessing the jumptable, gas can
  generate the correct offset size instead.

m68k-sig-unwind:
  add support for unwinding over signal frames

m68k-peephole:
  Convert some text peepholes to rtl peepholes, so the correct
  DWARF2 information can be generated for stack manipulations.
  (Keep a few peepholes temporarily disabled.)

m68k-align-code:
  use "move.l %a4,%a4" to advance within code.

m68k-align-stack:
  try to keep the stack word aligned

m68k-secondary-addr-reload:
  add secondary reloads to allow reload to get byte values into addr regs

m68k-notice-move:
  don't set cc_status for fp move without fp register

m68k-fpcompare:
  bring fp compare early to its desired form to relieve reload,
  allow any fp constant during and after reload (even special constants)
  in case reload can't find a free register for them.

m68k-symbolic-operand:
  better recognize symbolic operands in addresses

m68k-bitfield-offset:
  only use constant offset for register bitfields
  (combine expects shifts, but does a rotate)

mips-libspec:
  mips*-linux: Always imply -lpthread for -pthread

libssp-gnu:
  GNU/k*BSD support

gcc-d-lang:
  Add D options and specs for the gcc driver.

kbsd-gnu:
  GNU/k*BSD support

kbsd-gnu-ada:

cpu-default-i486:
  set default 32bit ix86 architecture to i486

reporting:
  Add Debian URL for bug reporting instructions.

multiarch-include:
  biarch-include.dpatch

  Adds biarch include directories
  /usr/local/include/<arch>-linux-gnu
  /usr/include/<arch>-linux-gnu
  to the system include paths, depending on 32/64 bit mode.

gcc-ice-hack:
  2004-01-23  Jakub Jelinek  <jakub@redhat.com>

  	* system.h (ICE_EXIT_CODE): Define.
  	* gcc.c (execute): Don't free first string early, but at the end
  	of the function.  Call retry_ice if compiler exited with
  	ICE_EXIT_CODE.
  	(retry_ice): New function.
  	* diagnostic.c (diagnostic_count_diagnostic,
  	diagnostic_action_after_output, error_recursion): Exit with
  	ICE_EXIT_CODE instead of FATAL_EXIT_CODE.

libjava-disable-static:
  Disable building the static libjava.

gcc-ice-apport:
  Report an ICE to apport (if apport is available
  and the environment variable GCC_NOAPPORT is not set)

libjava-nobiarch-check:
  For biarch builds, disable the testsuite for the non-default architecture
  for runtime libraries, which are not built by default (libjava).

config-ml:
  disable some biarch libraries for biarch builds

amd64-biarch:
  Set MULTILIB_OSDIRNAMES to the correct multilib path names for amd64.



Counting all warnings,
there are 0 warnings in stage3 of this bootstrap.

Number of warnings per file:

Number of warning types:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]