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 rtl-optimization/57970] segfault in sched-deps.c


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57970

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egallager at gcc dot gnu.org

--- Comment #6 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Chris King from comment #5)
> Would a unit test case be acceptable?  That should be an easy way to evince
> this bug and I'd be glad to write one.

It might not've been when you wrote this, but I guess now that David Malcolm
has added unit testing capabilities to gcc, maybe...
(See gcc/selftest.h and gcc/selftest.c for info)

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