This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11221] gcc 3.2.3.0 problem- Urgent
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jun 2003 14:58:17 -0000
- Subject: [Bug c/11221] gcc 3.2.3.0 problem- Urgent
- References: <20030617144406.11221.vinu_s77@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11221
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From pinskia@physics.uc.edu 2003-06-17 14:58 -------
The code looks invalid to me, strcpy accesses the memory at location 1 which is mostly likely an
invalid memory locatation.
Also you did not provide the full sources to reproduce this problem and this is a dup of bug
11167.
*** This bug has been marked as a duplicate of 11167 ***