re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only location)
authorMark Mitchell <mark@codesourcery.com>
Tue, 2 Mar 2004 05:59:29 +0000 (05:59 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 2 Mar 2004 05:59:29 +0000 (05:59 +0000)
commite451301f7815dd2a360424cbc197848b41ba84c3
treee533ab3b886e43bedde27397b445f74b2e1aa74f
parentb698e58b8c5584f358977a4982b9664404ede0a9
re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only location)

PR bootstrap/14356
* gcc.c (process_command): Remove const-qualification from argv.
(main): Likewise.

From-SVN: r78751
gcc/ChangeLog
gcc/gcc.c