MacOS C++ make-specs #660
Annotations
4 warnings
MacOS-mkspecs / Apple Big Sur (ARM):
benchmark/generation.cpp#L26
'DoNotOptimize<unsigned long long>' is deprecated: The const-ref version of this method can permit undesired compiler optimizations in benchmarks [-Wdeprecated-declarations]
|
MacOS-mkspecs / Apple Big Sur (ARM):
benchmark/generation.cpp#L44
'DoNotOptimize<unsigned long long>' is deprecated: The const-ref version of this method can permit undesired compiler optimizations in benchmarks [-Wdeprecated-declarations]
|
MacOS-mkspecs / Apple Big Sur (ARM):
benchmark/generation.cpp#L64
'DoNotOptimize<unsigned int>' is deprecated: The const-ref version of this method can permit undesired compiler optimizations in benchmarks [-Wdeprecated-declarations]
|
MacOS-mkspecs / Apple Big Sur (ARM):
benchmark/generation.cpp#L84
'DoNotOptimize<unsigned int>' is deprecated: The const-ref version of this method can permit undesired compiler optimizations in benchmarks [-Wdeprecated-declarations]
|