This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/44971] -fcompare-debug failure with uninitialized read in walk_gimple_stmt



------- Comment #1 from zsojka at seznam dot cz  2010-07-17 11:46 -------
Created an attachment (id=21234)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21234&action=view)
reduced testcase (from libXft sources)

The original testcase didn't have any implicit conversions from/to/between
pointers.

Command line:
$ gcc -O2 -fcompare-debug pr44971.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44971


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]