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 tree-optimization/81192] [8 Regression] gcc ICE at -Os on x86_64-linux-gnu: Segmentation fault


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

--- Comment #9 from Tom de Vries <vries at gcc dot gnu.org> ---
Created attachment 41656
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41656&action=edit
1 - Fix sigsegv in find_same_succ_bb

Essentially the same as the fix in comment 3.

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