OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [fortran/] [invoke.texi] - Diff between revs 285 and 378

Show entire file | Details | Blame | View Log

Rev 285 Rev 378
Line 146... Line 146...
@gccoptlist{-fdump-parse-tree  -ffpe-trap=@var{list} @gol
@gccoptlist{-fdump-parse-tree  -ffpe-trap=@var{list} @gol
-fdump-core -fbacktrace}
-fdump-core -fbacktrace}
 
 
@item Directory Options
@item Directory Options
@xref{Directory Options,,Options for directory search}.
@xref{Directory Options,,Options for directory search}.
@gccoptlist{-I@var{dir}  -J@var{dir}  -M@var{dir}  @gol
@gccoptlist{-I@var{dir}  -J@var{dir} -fintrinsic-modules-path @var{dir}}
-fintrinsic-modules-path @var{dir}}
 
 
 
@item Link Options
@item Link Options
@xref{Link Options,,Options for influencing the linking step}.
@xref{Link Options,,Options for influencing the linking step}.
@gccoptlist{-static-libgfortran}
@gccoptlist{-static-libgfortran}
 
 
Line 947... Line 946...
@xref{Directory Options,,Options for Directory Search,
@xref{Directory Options,,Options for Directory Search,
gcc,Using the GNU Compiler Collection (GCC)}, for information on the
gcc,Using the GNU Compiler Collection (GCC)}, for information on the
@option{-I} option.
@option{-I} option.
 
 
@item -J@var{dir}
@item -J@var{dir}
@item -M@var{dir}
 
@opindex @code{J}@var{dir}
@opindex @code{J}@var{dir}
@opindex @code{M}@var{dir}
@opindex @code{M}@var{dir}
@cindex paths, search
@cindex paths, search
@cindex module search path
@cindex module search path
This option specifies where to put @file{.mod} files for compiled modules.
This option specifies where to put @file{.mod} files for compiled modules.
It is also added to the list of directories to searched by an @code{USE}
It is also added to the list of directories to searched by an @code{USE}
statement.
statement.
 
 
The default is the current directory.
The default is the current directory.
 
 
@option{-M} is deprecated to avoid conflicts with existing GCC options.
 
 
 
@item -fintrinsic-modules-path @var{dir}
@item -fintrinsic-modules-path @var{dir}
@opindex @code{fintrinsic-modules-path} @var{dir}
@opindex @code{fintrinsic-modules-path} @var{dir}
@cindex paths, search
@cindex paths, search
@cindex module search path
@cindex module search path
This option specifies the location of pre-compiled intrinsic modules, if
This option specifies the location of pre-compiled intrinsic modules, if

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.