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: [Ping] [Patch C++] RFC Fix PR57958


I found typo in the testcase header, fixed. Ok to apply to trunk?
                thanks, Dinar.

On Fri, Apr 18, 2014 at 1:13 PM, Dinar Temirbulatov
<dtemirbulatov@gmail.com> wrote:
> Hello,
> Here is another version of fix. This time, I added
> complete_type_or_else call just before aggregate_value_p. Bootstraped
> and tested on x86_64-pc-linux-gnu with no new regressions.  Ok to
> apply
> to trunk?
>                          Thanks, Dinar.
>
>
> On Mon, Apr 7, 2014 at 11:47 PM, Jason Merrill <jason@redhat.com> wrote:
>> On 04/07/2014 03:46 PM, Jason Merrill wrote:
>>>
>>> I guess we need to call complete_type before aggregate_value_p.
>>
>>
>> complete_type_or_else, actually.
>>
>> Jason
>>
>>

Attachment: Changelog.txt
Description: Text document

Attachment: fix.patch
Description: Binary data


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