From 46b85d42877315522123a8ee1a929b7d7e89bc86 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 10 Jul 2000 15:15:01 +0000 Subject: More warning fixes, and a tweak in tc-hppa.c to check constant branch offsets a little more thoroughly. --- gas/read.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/read.h') diff --git a/gas/read.h b/gas/read.h index e21d605..da3c7d3 100644 --- a/gas/read.h +++ b/gas/read.h @@ -122,7 +122,7 @@ extern void end_repeat PARAMS((int)); extern void generate_lineno_debug PARAMS ((void)); -extern void s_abort PARAMS ((int)); +extern void s_abort PARAMS ((int)) ATTRIBUTE_NORETURN; extern void s_align_bytes PARAMS ((int arg)); extern void s_align_ptwo PARAMS ((int)); extern void s_app_file PARAMS ((int)); -- cgit v1.1