toplev.c (process_options): Disable -fprefetch-loop-arrays with -Os and issue a warning.
authorJanis Johnson <janis187@us.ibm.com>
Wed, 23 Jan 2002 18:48:13 +0000 (18:48 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Wed, 23 Jan 2002 18:48:13 +0000 (18:48 +0000)
commit1398974cb30a775ca0d8fccd9b86a2cdb77fb654
tree342a94e88a6ceabfb9686cce503aa1296b2e9162
parent85d35d90e9a185db0130b9da50e687f22f225941
toplev.c (process_options): Disable -fprefetch-loop-arrays with -Os and issue a warning.

* toplev.c (process_options): Disable -fprefetch-loop-arrays with
-Os and issue a warning.

From-SVN: r49146
gcc/ChangeLog
gcc/toplev.c