This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH m68k] Fix TRANSFER_FROM_TRAMPOLINE for -Werror


Andreas Schwab wrote:

Note that TRANSFER_FROM_TRAMPOLINE is actually unused since the rewrite of
the trampoline support on m68k 7 years ago:

<http://gcc.gnu.org/cgi-bin/cvsweb.cgi/old-gcc/config/m68k/m68k.h?rev=1.53&content-type=text/x-cvsweb-markup&cvsroot=gcc>

The definition is only left in for backward compatibility with old object
files, so I'd vote for removing it completely.

Great! I'm always in favour of dropping as much old code as possible...


Whatever we remove, can always be retrieved from CVS in case it
becomes useful again.

--
 // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

Please don't send Word attachments - http://www.gnu.org/philosophy/no-word-attachments.html




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]