c-common.c (c_common_type_for_mode): Match signed/unsigned types exactly.
authorMike Stump <mikestump@comcast.net>
Wed, 25 Jan 2012 00:06:27 +0000 (00:06 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 25 Jan 2012 00:06:27 +0000 (00:06 +0000)
commit7a4217067df071eba42abdd0193c70aca8b9bff6
tree92cbb3990b9d8309ce036b45faef5bda11889b86
parentefcf639fab17cac5437f70e3a59795ac320ddc37
c-common.c (c_common_type_for_mode): Match signed/unsigned types exactly.

* c-common.c (c_common_type_for_mode): Match signed/unsigned types
exactly.

From-SVN: r183503
gcc/c-family/ChangeLog
gcc/c-family/c-common.c