summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjoerg <joerg>2015-09-23 11:58:56 +0000
committerjoerg <joerg>2015-09-23 11:58:56 +0000
commite612b3a70bfd77bf70855d2df3c7727b21bc09a5 (patch)
treea7e021511d58621e088ce3e122483f83a0ab21aa /math
parentb70cbb5bd01c7e37f92d5182ac47f2630cc28a39 (diff)
downloadpkgsrc-e612b3a70bfd77bf70855d2df3c7727b21bc09a5.tar.gz
__builtin_object_size may be delayed until codegen time by GCC, so
certain asserts based on ICE never trigger. Clang makes the choice earlier to declare the size as unknown, so it would fail the assert. The check in question is clearly bogus as an array parameter is really just a fancy way to write a pointer -- no size information is preserved.
Diffstat (limited to 'math')
0 files changed, 0 insertions, 0 deletions