[Bug c++/65309] [4.9/5 Regression] Executes wrong function inside an anonymous namespace on runtime
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 4 12:17:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65309
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
Known to work| |4.8.4, 4.9.2
Summary|[4.9 Regression] Executes |[4.9/5 Regression] Executes
|wrong function inside an |wrong function inside an
|anonymous namespace on |anonymous namespace on
|runtime |runtime
Known to fail| |4.9.3, 5.0
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed also on trunk. P1 because of a regression on the branch that wasn't
released yet.
More information about the Gcc-bugs
mailing list