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 ipa/69241] [6 Regression] ICE with noreturn and function that return non-POD


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

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 37565
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37565&action=edit
gcc6-pr69241.patch

So, it seems we have at least 3 different issues, the attached patch fixes two
of them, there is one remaining somewhere in ipa-split.c.

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