Commit 16c31dd7 authored by Sergey Senozhatsky's avatar Sergey Senozhatsky Committed by Miguel Ojeda
Browse files

Compiler Attributes: counted_by: bump min gcc version

parent 6613476e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@
#endif

/*
 * Optional: only supported since gcc >= 14
 * Optional: only supported since gcc >= 15
 * Optional: only supported since clang >= 18
 *
 *   gcc: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108896