This setting still causes problems with cc1plus.exe v3.42, and
also with cc1plus.exe v4.00(djpp). Both respond to a dos
commandline of "cc1plus -fsave-memoized" with a message
'unrecognized command'. Altering the spelling to -fsave-
memorized does not change the outcome.
Recommend that this feature be removed or converted to a
nop in the next release until such a time as that command is
supported by the compiler included in the distribution.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=828749
it looks that this option was already removed from gcc
before 6 years
http://gcc.gnu.org/gcc-2.95/c++features.html
Logged In: YES
user_id=609236
seems to still work with 3.3.1
Logged In: YES
user_id=609236
removed in cvs
Logged In: YES
user_id=609236
caused complier options problem - rolled back.
it would be better if it was replaced with other useful
option instead of deleted
Logged In: YES
user_id=548404
This setting still causes problems with cc1plus.exe v3.42, and
also with cc1plus.exe v4.00(djpp). Both respond to a dos
commandline of "cc1plus -fsave-memoized" with a message
'unrecognized command'. Altering the spelling to -fsave-
memorized does not change the outcome.
Recommend that this feature be removed or converted to a
nop in the next release until such a time as that command is
supported by the compiler included in the distribution.