Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IPDSnelting
spec.py
Commits
d5e8be60
Commit
d5e8be60
authored
Mar 28, 2014
by
yb9976
Browse files
We can finally compile 403.gcc with -fif-conversion.
parent
de80d53e
Changes
1
Hide whitespace changes
Inline
Side-by-side
spec.py
View file @
d5e8be60
...
@@ -179,7 +179,7 @@ TARGET_ARCH_FLAGS["sparc"] = sparc_flags
...
@@ -179,7 +179,7 @@ TARGET_ARCH_FLAGS["sparc"] = sparc_flags
COMPILER_FLAGS
=
dict
()
COMPILER_FLAGS
=
dict
()
cparser_flags
=
dict
()
cparser_flags
=
dict
()
cparser_flags
[
"176.gcc"
]
=
"-std=gnu89"
cparser_flags
[
"176.gcc"
]
=
"-std=gnu89"
cparser_flags
[
"403.gcc"
]
=
"-std=gnu89
-fno-if-conversion
"
cparser_flags
[
"403.gcc"
]
=
"-std=gnu89"
COMPILER_FLAGS
[
"cparser"
]
=
cparser_flags
COMPILER_FLAGS
[
"cparser"
]
=
cparser_flags
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment