Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpfr
mpfr
Commits
ef06b624
Commit
ef06b624
authored
Jan 06, 2022
by
Vincent Lefevre
Browse files
Updated a comment about a clang bug.
parent
e549bdf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/tcmp_ui.c
View file @
ef06b624
...
...
@@ -112,7 +112,9 @@ check_macros (void)
{
/* Failure in r13626 on x86_64 with the clang-9 1:9-1 Debian package,
with any optimization level: c = 2 instead of 1
Bug report: https://bugs.llvm.org/show_bug.cgi?id=43557 */
Bug report: https://bugs.llvm.org/show_bug.cgi?id=43557
New URL: https://github.com/llvm/llvm-project/issues/42902
Apparently fixed in the clang-9 1:9.0.1-12 Debian package. */
/* [2020-06-17]
If one adds tcc support for macros using __builtin_constant_p
in mpfr.h by testing __TINYC__, one also gets a failure.
...
...
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