This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: targetm.calls.promote_prototypes parameter
- From: DJ Delorie <dj at redhat dot com>
- To: Jason Merrill <jason at redhat dot com>
- Cc: jakub at redhat dot com, kazu at gcc dot gnu dot org, aoliva at redhat dot com, olegendo at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Wed, 06 Dec 2017 14:31:25 -0500
- Subject: Re: targetm.calls.promote_prototypes parameter
- Authentication-results: sourceware.org; auth=none
Jason Merrill <jason@redhat.com> writes:
> I'm inclined to change the C++ FE to pass NULL_TREE instead until such
> time as someone cares.
The sh backend will at least not choke on that ;-)