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/80775] [8 Regression] -O3 produces ice in group_case_labels_stmt


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

Peter Bergner <bergner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #17 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to David Binderman from comment #16)
> (In reply to Peter Bergner from comment #15)
> > Doesn't fail for me on x86_64 either, so I'll need target/configure options
> > as well as full compile options.
> 
> Seems fixed somewhere between revision 249638 and 249861.

It could be fixed by either richi's:

    https://gcc.gnu.org/ml/gcc-patches/2017-06/msg02237.html

or my fix to:

    https://gcc.gnu.org/PR81194

I'm going to close this again, since it's not reproducible anymore.

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