Commit d4140899 authored by M-HT's avatar M-HT Committed by Michael R. Crusoe

Add workaround for GCC bug 111609

parent 66567604
......@@ -977,6 +977,7 @@ HEDLEY_DIAGNOSTIC_POP
# if defined(SIMDE_ARCH_ARM)
# define SIMDE_BUG_GCC_95399
# define SIMDE_BUG_GCC_95471
# define SIMDE_BUG_GCC_111609
# elif defined(SIMDE_ARCH_POWER)
# define SIMDE_BUG_GCC_95227
# define SIMDE_BUG_GCC_95782
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment