]> git.ipfire.org Git - thirdparty/gcc.git/commit
opts.c (common_handle_option): Do not enable flag_speculative_prefetching for -fprofi...
authorDavid Edelsohn <edelsohn@gnu.org>
Thu, 14 Oct 2004 18:29:17 +0000 (18:29 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 14 Oct 2004 18:29:17 +0000 (14:29 -0400)
commit3020563ae2865bc728ad4f113dfd36e6b0bb764a
tree6285f1d971a798e0852a82c569fa910766aff825
parent0ecf0d5f412d118111cb9cba1c297896615451a8
opts.c (common_handle_option): Do not enable flag_speculative_prefetching for -fprofile-generate/use.

        * opts.c (common_handle_option): Do not enable
        flag_speculative_prefetching for -fprofile-generate/use.

From-SVN: r89046
gcc/ChangeLog
gcc/opts.c