toplev.c (compile_file): Disable -ffunction-sections and debugging warning if the...
authorCatherine Moore <clm@cygnus.com>
Mon, 1 Mar 1999 12:29:35 +0000 (12:29 +0000)
committerCatherine Moore <clm@gcc.gnu.org>
Mon, 1 Mar 1999 12:29:35 +0000 (07:29 -0500)
commit1746404be27edcd34767c796d4fef006857d24f6
treea3599d4a2a4bb097206de24a972c3c513d3b6f22
parenta653b93fbd262fcb9394aa4a291424ffefcfab57
toplev.c (compile_file): Disable -ffunction-sections and debugging warning if the object format is elf.

Mon Mar  1 14:06:36 1999  Catherine Moore  <clm@cygnus.com>
        * toplev.c (compile_file):  Disable -ffunction-sections and
        debugging warning if the object format is elf.

From-SVN: r25514
gcc/ChangeLog
gcc/toplev.c