aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-01-11 17:41:49 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-01-11 17:41:49 +0000
commit25e15acf8cf0b7dc54367cb491c5f2d772199efb (patch)
treeed212265fa0780da97cfbad866130dd3b5343609 /gcc/config.gcc
parentbf5fbf465dee3a30588bc9e6895d50a6f4ca59c5 (diff)
downloadgcc-25e15acf8cf0b7dc54367cb491c5f2d772199efb.zip
gcc-25e15acf8cf0b7dc54367cb491c5f2d772199efb.tar.gz
gcc-25e15acf8cf0b7dc54367cb491c5f2d772199efb.tar.bz2
compiler: mark generated struct/array types as incomparable
The recent change to generate type functions for more types with identity comparisons caused us to generate some unnecessary functions, and even caused a compiler crash on Solaris due to phase ordering. Avoid this by marking all generated and uncompared struct and array types as incomparable, so that we don't try to generate type functions for them. Reviewed-on: https://go-review.googlesource.com/35110 From-SVN: r244327
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions