Commit c7e503a5 by Thomas Schwinge Committed by Thomas Schwinge

Default compute dimensions: list "-fopenacc-dim" in documentation

	gcc/
	* doc/invoke.texi (C Language Options): List "-fopenacc-dim".

From-SVN: r268390
parent 79977c82
2019-01-30 Thomas Schwinge <thomas@codesourcery.com>
* doc/invoke.texi (C Language Options): List "-fopenacc-dim".
2019-01-30 Richard Biener <rguenther@suse.de> 2019-01-30 Richard Biener <rguenther@suse.de>
PR tree-optimization/89111 PR tree-optimization/89111
......
...@@ -197,7 +197,9 @@ in the following sections. ...@@ -197,7 +197,9 @@ in the following sections.
-fpermitted-flt-eval-methods=@var{standard} @gol -fpermitted-flt-eval-methods=@var{standard} @gol
-aux-info @var{filename} -fallow-parameterless-variadic-functions @gol -aux-info @var{filename} -fallow-parameterless-variadic-functions @gol
-fno-asm -fno-builtin -fno-builtin-@var{function} -fgimple@gol -fno-asm -fno-builtin -fno-builtin-@var{function} -fgimple@gol
-fhosted -ffreestanding -fopenacc -fopenmp -fopenmp-simd @gol -fhosted -ffreestanding @gol
-fopenacc -fopenacc-dim=@var{geom} @gol
-fopenmp -fopenmp-simd @gol
-fms-extensions -fplan9-extensions -fsso-struct=@var{endianness} @gol -fms-extensions -fplan9-extensions -fsso-struct=@var{endianness} @gol
-fallow-single-precision -fcond-mismatch -flax-vector-conversions @gol -fallow-single-precision -fcond-mismatch -flax-vector-conversions @gol
-fsigned-bitfields -fsigned-char @gol -fsigned-bitfields -fsigned-char @gol
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