]> git.ipfire.org Git - thirdparty/gcc.git/commit
g++spec.c (lang_specific_driver): Remove check for -lm and -lmath when check it see...
authorAndrew Pinski <pinskia@physics.uc.edu>
Wed, 9 Jun 2004 17:54:17 +0000 (17:54 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 9 Jun 2004 17:54:17 +0000 (10:54 -0700)
commitb7115e7ff56ab2f84ad57366bf49d032829175cc
tree4640fc33b8ce30140bbcc14f647a0b2d75aaf40e
parent62b857eabfaedc1e5f9c824d0d508ac4a6005d9b
g++spec.c (lang_specific_driver): Remove check for -lm and -lmath when check it see if it was the math library.

2004-06-09  Andrew Pinski  <pinskia@physics.uc.edu>

        * g++spec.c (lang_specific_driver): Remove check for -lm
        and -lmath when check it see if it was the math library.

From-SVN: r82843
gcc/cp/ChangeLog
gcc/cp/g++spec.c