]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-typeck.c
c-typeck.c (tagged_types_tu_compatible_p): Speedup common case of the type values...
authorAndrew Pinski <apinski@apple.com>
Fri, 27 Feb 2004 22:33:02 +0000 (22:33 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 27 Feb 2004 22:33:02 +0000 (14:33 -0800)
commitdedbabed297d6c854db74162cd43f996a9739aa6
tree0e41eda9e1a986139de052fae0ed8a25bc010fd3
parent58adf39ce4ff3aa30ce18ea241e7d677d7bf47ac
c-typeck.c (tagged_types_tu_compatible_p): Speedup common case of the type values being in the same order.

* c-typeck.c (tagged_types_tu_compatible_p) <ENUMERAL_TYPE>:
Speedup common case of the type values being in the same order.

From-SVN: r78585
gcc/ChangeLog
gcc/c-typeck.c