[Bug rtl-optimization/84643] gcc/optabs.c:6549:26: runtime error: load of value 131075, which is not a valid value for type 'memmodel'
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 19 20:47:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84643
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Mar 19 20:46:23 2018
New Revision: 258662
URL: https://gcc.gnu.org/viewcvs?rev=258662&root=gcc&view=rev
Log:
PR rtl-optimization/84643
* memmodel.h (enum memmodel): Add MEMMODEL_MAX enumerator.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/memmodel.h
More information about the Gcc-bugs
mailing list