This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/81355] SegFault when using attribute target dispatch with empty parameter
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 Aug 2017 07:52:00 +0000
- Subject: [Bug c++/81355] SegFault when using attribute target dispatch with empty parameter
- Auto-submitted: auto-generated
- References: <bug-81355-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81355
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |5.4.0, 6.3.0, 7.1.0
Known to fail| |8.0
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed on trunk.