re PR rtl-optimization/84643 (gcc/optabs.c:6549:26: runtime error: load of value...
authorJakub Jelinek <jakub@redhat.com>
Mon, 19 Mar 2018 20:46:23 +0000 (21:46 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 19 Mar 2018 20:46:23 +0000 (21:46 +0100)
commit42f8338d592506ccafe30a639b60f73d510c643e
tree2d79b7ca59c56e938d090b673f8e6eeff43a64e1
parentac9ec1988a6d0add2eb724a5d1a9d06101623c51
re PR rtl-optimization/84643 (gcc/optabs.c:6549:26: runtime error: load of value 131075, which is not a valid value for type 'memmodel')

PR rtl-optimization/84643
* memmodel.h (enum memmodel): Add MEMMODEL_MAX enumerator.

From-SVN: r258662
gcc/ChangeLog
gcc/memmodel.h