toplev.c (f_options): Add "profile" switch so that -fno-profile can be used to disabl...
authorNick Clifton <nickc@cambridge.redhat.com>
Mon, 29 Apr 2002 19:07:13 +0000 (19:07 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 29 Apr 2002 19:07:13 +0000 (19:07 +0000)
commit1034407f00b9aefde939c3273dce2dc3574a4857
tree090827a23d0b361e03d9888fddfc256ce2aa8012
parentfbe5eb6d0a582e04aadb53f6a024d5af17f0baad
toplev.c (f_options): Add "profile" switch so that -fno-profile can be used to disable -p.

    * toplev.c (f_options): Add "profile" switch so that
    -fno-profile can be used to disable -p.

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