X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gcc%2Fconfig%2Frs6000%2Fdarwin.h;h=705dd7fdd9455eda19e0b958a1bc47df21e32be4;hb=deb9c4ebeabe4062d658cee2a76961f7df1710e3;hp=2df617dc6c235360cc5c51def02e39cf15d2050c;hpb=64ce6cc2de07d6d898b8dcaa6cc262caa52c8fd3;p=gcc.git diff --git a/gcc/config/rs6000/darwin.h b/gcc/config/rs6000/darwin.h index 2df617dc6c2..705dd7fdd94 100644 --- a/gcc/config/rs6000/darwin.h +++ b/gcc/config/rs6000/darwin.h @@ -400,6 +400,7 @@ extern int darwin_emit_picsym_stub; do \ { \ DARWIN_REGISTER_TARGET_PRAGMAS(); \ + targetm.target_option.pragma_parse = rs6000_pragma_target_parse; \ targetm.resolve_overloaded_builtin = altivec_resolve_overloaded_builtin; \ } \ while (0)