This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/15984] Different behavior of gcc when passing hard/variable argument
- From: "amodra at bigpond dot net dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2004 12:23:30 -0000
- Subject: [Bug c/15984] Different behavior of gcc when passing hard/variable argument
- References: <20040614121154.15984.pierre-matthieu.anglade@cea.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From amodra at bigpond dot net dot au 2004-06-14 12:23 -------
strtok modifies its first argument. If you can't rewrite your buggy program,
-fwritable-strings might help.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15984