This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/81073] [5/6 Regression] link failure as C++ misses to instantiate some objects
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Jul 2017 10:36:09 +0000
- Subject: [Bug c++/81073] [5/6 Regression] link failure as C++ misses to instantiate some objects
- Auto-submitted: auto-generated
- References: <bug-81073-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81073
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
Known to work| |7.1.1, 8.0
Summary|[5/6/7/8 Regression] link |[5/6 Regression] link
|failure as C++ misses to |failure as C++ misses to
|instantiate some objects |instantiate some objects
Known to fail|8.0 |
--- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> ---
Seems to work on 7 branch and trunk now.