We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9f9a30 + 90db268 commit 95a2c9cCopy full SHA for 95a2c9c
gcc/config/default-jit.cc
@@ -25,4 +25,4 @@ along with GCC; see the file COPYING3. If not see
25
/* Do not include tm.h or tm_p.h here; definitions needed by the target
26
architecture to initialize targetjitm should instead be added to tm_jit.h. */
27
28
-struct gcc_targetdm targetjitm = TARGETJITM_INITIALIZER;
+struct gcc_targetjitm targetjitm = TARGETJITM_INITIALIZER;
0 commit comments