[Bug c++/65309] [4.9 Regression] Executes wrong function inside an anonymous namespace on runtime
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 4 13:35:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65309
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |5.0
Summary|[4.9/5 Regression] Executes |[4.9 Regression] Executes
|wrong function inside an |wrong function inside an
|anonymous namespace on |anonymous namespace on
|runtime |runtime
Known to fail|5.0 |
--- Comment #11 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
The issue was fixed on trunk by r220991.
More information about the Gcc-bugs
mailing list