[Bug middle-end/38463] [graphite] double free or corruption

2008-12-10 Thread grosser at gcc dot gnu dot org
--- Comment #3 from grosser at gcc dot gnu dot org 2008-12-10 17:39 --- Hi, I can not reproduce this Bug on FreeBSD. May be it is just not detected. Can you try with current graphite branch to see it was a duplicate of Bug38459. Otherwise I will have to try it on Linux with valgrind

[Bug middle-end/38463] [graphite] double free or corruption

2008-12-10 Thread jv244 at cam dot ac dot uk
--- Comment #4 from jv244 at cam dot ac dot uk 2008-12-10 22:04 --- (In reply to comment #3) Hi, I can not reproduce this Bug on FreeBSD. May be it is just not detected. Can you try with current graphite branch to see it was a duplicate of Bug3845384599. Otherwise I will have to

[Bug middle-end/38463] [graphite] double free or corruption

2008-12-09 Thread jv244 at cam dot ac dot uk
--- Comment #1 from jv244 at cam dot ac dot uk 2008-12-09 21:12 --- note that this trace also goes via cloog_clast_create so that might be a dup of PR38459 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38463

[Bug middle-end/38463] [graphite] double free or corruption

2008-12-09 Thread jv244 at cam dot ac dot uk
--- Comment #2 from jv244 at cam dot ac dot uk 2008-12-09 21:18 --- Created an attachment (id=16865) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16865action=view) testcase reduced. at least, graphite tends to fail on code that is easy to reduce. --