nir: Populate conversion opcodes to 16-bit types
[mesa.git] / configure.ac
index 475155a96e46464d671e98302afc7f7c34594198..a4564d23f4cf0504316760e1d89d61c7aa6de070 100644 (file)
@@ -250,6 +250,7 @@ AX_GCC_FUNC_ATTRIBUTE([visibility])
 AX_GCC_FUNC_ATTRIBUTE([warn_unused_result])
 AX_GCC_FUNC_ATTRIBUTE([weak])
 AX_GCC_FUNC_ATTRIBUTE([alias])
+AX_GCC_FUNC_ATTRIBUTE([noreturn])
 
 AM_CONDITIONAL([GEN_ASM_OFFSETS], test "x$GEN_ASM_OFFSETS" = xyes)