]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/ChangeLog
raise.c (__gnat_Unwind_RaiseException): Add prototype to avoid warning, and fix retur...
authorGeert Bosch <bosch@gcc.gnu.org>
Wed, 5 Mar 2003 16:09:55 +0000 (17:09 +0100)
committerGeert Bosch <bosch@gcc.gnu.org>
Wed, 5 Mar 2003 16:09:55 +0000 (17:09 +0100)
commit3d713bb88263a01aaa0dba8fa0866949d58b0dac
treec6bf3a99574c35a3d8549df2d29d84986c275f71
parent8c38a24fa04d1955502395f4dc05915fbf9da886
raise.c (__gnat_Unwind_RaiseException): Add prototype to avoid warning, and fix return type for the IN_RTS && !SJLJ case.

ada/9961
        * raise.c (__gnat_Unwind_RaiseException): Add prototype to avoid
        warning, and fix return type for the IN_RTS && !SJLJ case.

From-SVN: r63842
gcc/ada/ChangeLog
gcc/ada/raise.c