[Bug c++/19092] g++ accepts code that violates 14.6.4.2
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 20 20:43:00 GMT 2004
------- Additional Comments From bangerth at dealii dot org 2004-12-20 20:43 -------
Indeed. It seems as if I am not the only one who wasn't aware of the
restriction that dependent function calls can only be to functions with
external linkage.
This should be low priority, since we only accept invalid code.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19092
More information about the Gcc-bugs
mailing list