re PR bootstrap/48148 (LTO bootstrap failed with bootstrap-profiled)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 19 Apr 2011 14:46:37 +0000 (14:46 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 19 Apr 2011 14:46:37 +0000 (14:46 +0000)
commitabe36b81c5d5e74a6c00fa1431132dfac4838157
treeeb696df56be26670b190bb3d46f5ad71244af34c
parente6416b305e7c6d1e6d4b1f92bc5875f3c8f4e729
re PR bootstrap/48148 (LTO bootstrap failed with bootstrap-profiled)

PR lto/48148
* gimple.c (gimple_types_compatible_p_1) <ENUMERAL_TYPE>: Do not merge
the types if they have different enumeration identifiers.

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