gimple.c (gimple_types_compatible_p_1): Remove redundant type attribute comparisons.
authorRichard Guenther <rguenther@suse.de>
Fri, 13 Jul 2012 08:15:10 +0000 (08:15 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 13 Jul 2012 08:15:10 +0000 (08:15 +0000)
commita2faea4bdada3f2ce99afb15dcf55770c8f8ed92
tree283ab34753e67a10bb84e38748af85a497a9f260
parent306620d224594eaa3939a99487440764646ae7b3
gimple.c (gimple_types_compatible_p_1): Remove redundant type attribute comparisons.

2012-07-13  Richard Guenther  <rguenther@suse.de>

* gimple.c (gimple_types_compatible_p_1): Remove redundant
type attribute comparisons.
(gimple_canonical_types_compatible_p): Likewise.

From-SVN: r189453
gcc/ChangeLog
gcc/gimple.c