Summary: Inlined memcmp makes one argument null on entry
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jkohen
--- Additional Comments From jkohen at users dot sourceforge dot net
2005-02-21 21:47 ---
Created an attachment (id=8246)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8246&action=view)
The program that causes the failure
I use Python's data structures, that's th
--- Additional Comments From jkohen at users dot sourceforge dot net
2005-02-21 21:48 ---
Created an attachment (id=8247)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8247&action=view)
A slightly modified version that does work.
I'm sorry if it's irrelev