[patch]: Add support of new __int128 type for targets having 128-bit integer scalar support

Kai Tietz ktietz70@googlemail.com
Wed May 26 22:17:00 GMT 2010


2010/5/26 H.J. Lu <hjl.tools@gmail.com>:
> On Wed, May 26, 2010 at 1:47 PM, Kai Tietz <ktietz70@googlemail.com> wrote:
> You should also update narrowest_signed_type.
>
>
> --
> H.J.
>

Thanks HJ,

gcc/cp/
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.

gcc/
2010-05-26  Kai Tietz

       PR/44287
       * c-lex.c (narrowest_unsigned_type): Check for NULL_TREE.
       (narrow_signed_type): Likewise.

Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr44287.diff
Type: application/octet-stream
Size: 3890 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100526/e9be78af/attachment.obj>


More information about the Gcc-patches mailing list