collect2.c (main): Use "-x c" instead of "-lang-c" for force the compiler into C...
authorJeffrey A Law <law@cygnus.com>
Sun, 12 Jul 1998 12:11:28 +0000 (12:11 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 12 Jul 1998 12:11:28 +0000 (06:11 -0600)
commitcb689bb608a3129133a40686493d168df47915e4
tree7b9a2c67020fffbd3950e7a778b8279a3dc18543
parent90e5b31fb2ccc1d466464520ce7930f9f175d2b2
collect2.c (main): Use "-x c" instead of "-lang-c" for force the compiler into C mode.

        * collect2.c (main): Use "-x c" instead of "-lang-c" for force the
        compiler into C mode.

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