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 target/32893] zlib segfault in inflate_table() compiled w/ -O -msse2 ftree-vectorize



------- Comment #12 from ubizjak at gmail dot com  2007-09-22 10:26 -------
(In reply to comment #10)
> Created an attachment (id=14228)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14228&action=view) [edit]
> zlib testcase(zlib's inftrees.c)

Sorry, I can't reproduce the segfault with current mainline. Please provide
self-contained test that segfaults, or exact instructions how to produce
segfault from public accessible sources.

example.c (part of zlib testsuite) runs OK with -O2 -msse2 -ftree-vectorize on
i686 and x86_64.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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