Skip to content
Snippets Groups Projects
Commit edf8dc34 authored by Roger Sayle's avatar Roger Sayle Committed by Roger Sayle
Browse files

c99_functions.c: Add function prototypes to avoid warnings from -Wstrict-prototypes...

	* intrinsics/c99_functions.c: Add function prototypes to avoid
	warnings from -Wstrict-prototypes -Wmissing-prototypes.  On Tru64
	work around a brain-dead libm by redirecting calls to cabs{,f,l}
	to a local __gfc_cabs{,f,l}.

From-SVN: r109646
parent 4cd5f619
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment