Skip to content
Snippets Groups Projects
Commit ac265864 authored by espindola's avatar espindola
Browse files

* c-common.c (c_common_signed_or_unsigned_type): Delay the check for

       INTEGRAL_TYPE_P and TYPE_UNSIGNED.
       * langhooks.c (get_signed_or_unsigned_type): Don't check for
       INTEGRAL_TYPE_P or TYPE_UNSIGNED.
       (lhd_signed_or_unsigned_type): Check for INTEGRAL_TYPE_P and
       TYPE_UNSIGNED.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125012 138bc75d-0d04-0410-961f-82ee72b054a4
parent 13804e82
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment