URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 285 |
Rev 378 |
Line 26... |
Line 26... |
%{!fno-working-directory:-fworking-directory}}} \
|
%{!fno-working-directory:-fworking-directory}}} \
|
%{std*&ansi&trigraphs} %{W*&pedantic*} %{w} \
|
%{std*&ansi&trigraphs} %{W*&pedantic*} %{w} \
|
%{O*} %{undef}"
|
%{O*} %{undef}"
|
|
|
/* Options that f951 should know about, even if not preprocessing. */
|
/* Options that f951 should know about, even if not preprocessing. */
|
#define CPP_FORWARD_OPTIONS "%{i*} %{I*}"
|
#define CPP_FORWARD_OPTIONS "%{i*} %{I*} %{M*}"
|
|
|
#define F951_CPP_OPTIONS "%{!nocpp: -cpp %g.f90 %{E} %(cpp_unique_options) \
|
#define F951_CPP_OPTIONS "%{!nocpp: -cpp %g.f90 %{E} %(cpp_unique_options) \
|
%{E|M|MM:%(cpp_debug_options) " CPP_ONLY_OPTIONS \
|
%{E|M|MM:%(cpp_debug_options) " CPP_ONLY_OPTIONS \
|
" -fsyntax-only};: " CPP_FORWARD_OPTIONS "}"
|
" -fsyntax-only};: " CPP_FORWARD_OPTIONS "}"
|
#define F951_OPTIONS "%(cc1_options) %{J*} \
|
#define F951_OPTIONS "%(cc1_options) %{J*} \
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.