collect2.c (main): Add -fno-profile-arcs -fno-test-coverage -fno-branch-probabilities...
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 17 Dec 2003 18:14:45 +0000 (18:14 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 17 Dec 2003 18:14:45 +0000 (13:14 -0500)
commit77e86c91095a7c617acd6de0f8916983dc072876
tree8030ba1680b84f9d4273b8adfe4e26763d2457c9
parentf84241ba7d06d1af61147ef5e87c6c39f108be87
collect2.c (main): Add -fno-profile-arcs -fno-test-coverage -fno-branch-probabilities to arguments...

        * collect2.c (main): Add -fno-profile-arcs -fno-test-coverage
        -fno-branch-probabilities to arguments when compiling ctors and
        dtors.

From-SVN: r74746
gcc/ChangeLog
gcc/collect2.c