[Bug testsuite/65191] keep interesting core files and remove others

2016-09-24 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65191 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug testsuite/65191] keep interesting core files and remove others

2015-02-24 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65191 --- Comment #3 from vries at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #2) > I don't see why the dejagnu or the testsuite should care. If dumping > everything under core filename is not what you want, then perhaps use > differen

[Bug testsuite/65191] keep interesting core files and remove others

2015-02-24 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65191 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug testsuite/65191] keep interesting core files and remove others

2015-02-24 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65191 --- Comment #1 from vries at gcc dot gnu.org --- Created attachment 34854 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34854&action=edit Demonstrator patch Run with f.i. gfortran.dg/block_6.f08 to see that the core is cleaned up.