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]: Add support of new __int128 type for targets having 128-bit integer scalar support


2010/5/27 Jason Merrill <jason@redhat.com>:
> On 05/26/2010 04:54 PM, Kai Tietz wrote:
>>
>> 2010-05-26 ?Kai Tietz
>>
>> ? ? ? ?PR/44287
>> ? ? ? ?* cp/rtti.c (emit_support_tinfos): Check for NULL_TREE.
>> ? ? ? ?* cp/class.c (layout_class_type): Likewise.
>> ? ? ? ?* cp/decl.c (finish_enum): Likewise.
>> ? ? ? ?* cp/mangle.c (write_builitin_type): Likewise.
>>
>
> No cp/ in cp/ChangeLog entries. ?The PR line should be
>
> ? ? ? ?PR bootstrap/44287
>
> Otherwise OK.
>
> Jason
>

Applied to trunk at revision 159912.

Regards,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


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