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 middle-end/70199] Crash at -O2 when using labels.


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

--- Comment #2 from Sam Ellis <sce196 at icloud dot com> ---
Yes, I have made an attempt at reducing the original code to a small subset
that still reproduces the crash. Now that you mention it, it is possible I
reduced it too far to the extent that it won't compile or run as expected.
Nonetheless, crashing the compiler isn't so good. If there is a need for the
non-reduced code then I can attach that as well.

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