This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] add calls.c to GTFILES in Makefile.in (PR 79936)
On Tue, Mar 14, 2017 at 4:52 PM, Jeff Law <law@redhat.com> wrote:
> On 03/14/2017 03:01 AM, Richard Biener wrote:
>>
>> On Tue, Mar 14, 2017 at 1:37 AM, Martin Sebor <msebor@gmail.com> wrote:
>>>
>>> Ping: this a P3 regression targeted at 7.0.1. It was found
>>> on x86_64-apple-darwin10.8.0 but affects all targets (even
>>> if it doesn't happen to manifest on them):
>>>
>>> https://gcc.gnu.org/ml/gcc-patches/2017-03/msg00342.html
>>
>>
>> I think you need to include gt-calls.h at the bottom of the file. See
>> other
>> GTFILES
>
> But the patch does include gt-calls.h at the end of calls.c, which is
> consistent with other uses.
>
> Or did you have something else in mind?
Eh, no. Just didn't spot that part...
Patch is ok.
Richard.
> jeff
>