Sat May 23 06:32:52 1998 Craig Burley <burley@gnu.org>
commitc7085531ea93c675626c49c669cdb2c8a724f2c6
authorfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 May 1998 09:45:45 +0000 (23 09:45 +0000)
committerfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 May 1998 09:45:45 +0000 (23 09:45 +0000)
treef758b8cc7de409e3697f36aba8e13ebe9cccbe6f
parent24d2cb91c89046452914a9a80d8714572909ad50
Sat May 23 06:32:52 1998  Craig Burley  <burley@gnu.org>
* com.c (ffecom_finish_symbol_transform_): Don't transform
statement (nested) functions, to avoid gcc compiling them
and thus producing linker errors if they refer to undefined
exteral functions.  But warn if they're unused and -Wunused.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19970 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/f/ChangeLog
gcc/f/com.c