example, use actual names of supported offload targets.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277552
138bc75d-0d04-0410-961f-
82ee72b054a4
2019-10-29 Jakub Jelinek <jakub@redhat.com>
+ * doc/install.texi (--enable-offload-targets): Fix up a typo in the
+ example, use actual names of supported offload targets.
+
PR target/92258
* config/i386/sse.md (iptr): Revert 2019-10-27 change.
@smallexample
% @var{srcdir}/configure \
- --enable-offload-target=i686-unknown-linux-gnu=/path/to/i686/compiler,x86_64-pc-linux-gnu
+ --enable-offload-targets=x86_64-intelmicemul-linux-gnu=/path/to/x86_64/compiler,nvptx-none,hsa
@end smallexample
If @samp{hsa} is specified as one of the targets, the compiler will be